# Editor.Asset.AssetTags.Remove

```csharp
void Remove(string tag)
```

Remove given tag from the asset.

### Parameters

- `tag` (`string`)

Declared in [Editor.Asset.AssetTags](/api/Editor.Asset.AssetTags).
Assembly: `Sandbox.Tools`.
