# Alternative Profile

### What is Alternative Profile

AI Command's Alternative Profile allows you to run the same command with a different configuration profile.

### How to enable an AI Command's Alternative Profile?

To enable the alternative profile, edit an AI Command and choose the **Alternative** tab.

<figure><img src="/files/kRzxfLA1VrnJULZOYiQN" alt=""><figcaption><p>Edit an AI Comand's alternative profile</p></figcaption></figure>

1. Enable the alternative profile
2. Give it a different label
3. (optional) Change the behavior if applicable
4. (optional) Change the AI Service Provider
5. (optional) Change the AI model

### How to use the Alternative Profile?

Using the alternative profile is simple. Within the AI Command popup, holding the Option key ⌥ and then choose the AI command.

<figure><img src="/files/1H22KJWO1EYkORilVKdt" alt=""><figcaption><p>Using Alternative Command Profile</p></figcaption></figure>

### Can I use an alternative profile for the Instant Command?

Yes. You can customize the Instant Command the same way.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.boltai.com/docs/ai-command/alternative-profile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
