> ## 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.

# artifact

## Chainable Ops

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

Returns the url for a [artifact](/models/ref/query-panel/artifact)

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

#### Return Value

The url for a [artifact](/models/ref/query-panel/artifact)

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

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

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

#### Return Value

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

### <a id="artifact-versions" />`artifact-versions`

Returns the versions of the [artifact](/models/ref/query-panel/artifact)

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

#### Return Value

The versions of the [artifact](/models/ref/query-panel/artifact)

## List Ops

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

Returns the url for a [artifact](/models/ref/query-panel/artifact)

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

#### Return Value

The url for a [artifact](/models/ref/query-panel/artifact)

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

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

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

#### Return Value

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

### <a id="artifact-versions-list" />`artifact-versions`

Returns the versions of the [artifact](/models/ref/query-panel/artifact)

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

#### Return Value

The versions of the [artifact](/models/ref/query-panel/artifact)
