# Adding & managing company profile banners

## Introduction

If your Patchworks account is associated with an admin role, you can add a message to be displayed as a dashboard banner. All users associated with your company profile will see this banner when they access the dashboard:

<figure><img src="/files/4bc3CeNKi4krmYr12R9g" alt=""><figcaption></figcaption></figure>

Message text is added and managed via your company profile page.

## Need to know

* Only admin role users can add/manage message text.
* Banner text persists until the message is removed from your company profile.

## Adding a banner message

**Step 1**\
Log into the Patchworks dashboard and [access your company profile](/product-documentation/company-management/accessing-your-company-profile.md).

{% hint style="info" %}
If you manage [linked companies](/product-documentation/company-management/multi-company-profiles.md), make sure that you are switched into the company profile that you want to update.&#x20;
{% endhint %}

**Step 2**\
In the top general section, add required message text to the **banner** field:

<div align="left"><figure><img src="/files/Im1BiKKzpSJdvDTKF3vA" alt=""><figcaption><p><br></p></figcaption></figure></div>

**Step 3**\
Save changes. Your banner is displayed immediately.

## Managing an existing banner

* To amend the text displayed in a current banner, simply change the **banner** field text as needed and save changes. The banner updates as soon your updates are saved.
* To remove a banner, clear all text from the **banner** field and save changes. The banner is cleared as soon as this change is saved.


---

# 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://doc.wearepatchworks.com/product-documentation/company-management/adding-and-managing-company-profile-banners.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.
