> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# entity

## Chainable Ops

### <a id="entity-link" />`entity-link`

Returns the link of the [entity](/models/ref/query-panel/entity)

| Argument | Description                                 |
| :------- | :------------------------------------------ |
| `entity` | An [entity](/models/ref/query-panel/entity) |

#### Return Value

The link of the [entity](/models/ref/query-panel/entity)

### <a id="entity-name" />`entity-name`

Returns the name of the [entity](/models/ref/query-panel/entity)

| Argument | Description                                 |
| :------- | :------------------------------------------ |
| `entity` | An [entity](/models/ref/query-panel/entity) |

#### Return Value

The name of the [entity](/models/ref/query-panel/entity)

## List Ops

### <a id="entity-link-list" />`entity-link`

Returns the link of the [entity](/models/ref/query-panel/entity)

| Argument | Description                                 |
| :------- | :------------------------------------------ |
| `entity` | An [entity](/models/ref/query-panel/entity) |

#### Return Value

The link of the [entity](/models/ref/query-panel/entity)

### <a id="entity-name-list" />`entity-name`

Returns the name of the [entity](/models/ref/query-panel/entity)

| Argument | Description                                 |
| :------- | :------------------------------------------ |
| `entity` | An [entity](/models/ref/query-panel/entity) |

#### Return Value

The name of the [entity](/models/ref/query-panel/entity)
