# Keyword

Object

A tracked keyword phrase used for YouTube (and other provider) content discovery in the workspace.

## Fields

| Name | Type | Description |
| --- | --- | --- |
| `id` | `ID!` | Unique identifier for the keyword in Archive's system. |
| `name` | `String!` | The exact phrase being tracked (for example "noodles worth loving"). Named `name` for consistency with `Tag.name`; backed by the `keywords.value` column. |
| `provider` | [`Provider!`](/api/v2/docs/types/provider) | Platform on which this keyword is tracked (currently YOUTUBE; reserved for future providers). |
