# Editor.AssetTagSystem.IsAutoTag

```csharp
static bool IsAutoTag(string tag)
```

Return true if this tag is automatically applied

### Parameters

- `tag` (`string`)

### Returns

`bool`

Declared in [Editor.AssetTagSystem](/api/Editor.AssetTagSystem).
Assembly: `Sandbox.Tools`.
