> For the complete documentation index, see [llms.txt](https://aizen-corp.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aizen-corp.gitbook.io/docs/llm-and-embeddings-commands/llm-application-commands/describe-llmapp.md).

# describe llmapp

The `describe llmapp` command shows the configuration of an LLM application.

## Syntax

```
describe llmapp <llmapp name>
```

## Parameters

| Parameter       | Description                     |
| --------------- | ------------------------------- |
| `<llmapp name>` | The name of the LLM application |

## Example

```
describe llmapp agent1
```
