# describe vectorstore

The `describe vectorstore` command shows the configuration of a vector store job.

## Syntax

```
describe vectorstore <vectorstore name>
```

## Parameters

| Parameter            | Description                      |
| -------------------- | -------------------------------- |
| `<vectorstore name>` | The name of the vector store job |

## Example

```
describe vectorstore vs1
```
