# Apply a Brand Tone

## **Overview** <a href="#overview" id="overview"></a>

The **Apply a Brand Tone** feature allows you to define a brand tone the AI Writing Assistant references prior to generating content.

## **Prerequisites** <a href="#prerequisites" id="prerequisites"></a>

Prior to getting started with this feature, ensure you have the following:

* A user role with the adequate permissions to access the **Apply a Brand Tone** option in the AI Writing Assistant.

### **How to Use** <a href="#how-to-use" id="how-to-use"></a>

Take the following steps to create and apply a brand tone:

1. Navigate to your design.
2. Drag and drop a text-based content block on to the stage.
3. Click the **Write with AI** button on the sidebar.
   1. A side window will appear with a button that says **Apply a Brand Tone** and a box for you to enter your prompt.
4. Click on the **Apply a Brand Ton**e button.

   A modal will open displaying options to define a brand tone.&#x20;

   <figure><img src="/files/jcX4oP1EEkMSWac95r3q" alt=""><figcaption></figcaption></figure>
5. Complete the information to define your brand tone and save your changes.
6. When you return to the side window, select the brand voice you defined and saved from the drop-down menu.&#x20;

   <figure><img src="/files/OeT4TwQFLlx2P4kzkKyg" alt=""><figcaption></figcaption></figure>
7. Enter your prompt in the box.
8. Click **Generate**.

The AI Writing Assistant will follow the instructions defined in your prompt and adhere to the brand tone you defined in the brand tone modal in the response that it generates and returns to you.&#x20;

### **Important Considerations** <a href="#important-considerations" id="important-considerations"></a>

Consider the following when using this feature:

* User permissions may vary.
* The more details you provide in the modal, the more precise the AI output will be.
* You can create multiple brand tones.
* If you would like to switch from one brand tone to another in the same design, ensure you refresh your design first so that the brand tone adequately transitions to the new one you set.


---

# 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.beefree.io/end-user-guide/ai-tools-for-content-creation/apply-a-brand-tone.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.
