# Manage Custom Status

## Interactive Guide

{% embed url="<https://app.arcade.software/share/HsaXCJWb05LPHfMam3sW>" %}

***

## What are Custom Status

The **Custom Status** section in BotPenguin allows you to define and manage your own chat statuses for better tracking and workflow alignment within the **Inbox**. These statuses serve as labels to help your team identify the state of a conversation—such as "Pending Response", "Escalated", "Resolved"—and more, all based on your operational needs.

***

## Benefits of Custom Status

* **Workflow Clarity**: Clearly define stages in a customer conversation lifecycle such as “Follow-Up Needed” or “Waiting for User”.
* **Color Coding**: Assign a unique color to each status for immediate visual identification inside the Inbox.
* **Custom Typing**: Select the type of status—e.g., Open, Closed, or Pending—to fit your resolution flow.
* **Inbox Optimization**: Quickly filter and manage chats based on their assigned custom status.

***

## Guidance Video

{% embed url="<https://youtu.be/mFdhe7Nv1Tw?feature=shared>" %}

***

## Steps to set up Custom Status

1. Log into your BotPenguin account by visiting **app.botpenguin.com**
2. From the left-hand sidebar, scroll to the bottom and click on **“More”.**
3. Click on the fourth tab **– “Custom Status”** under the more section.

<figure><img src="/files/YXMFCvM4LkchlAlxo4H0" alt=""><figcaption></figcaption></figure>

4. You will see a table listing all existing statuses, including their **Name, Type, Color**, and **Action buttons** like **Edit** or **Delete**.
5. Use the **search bar** to quickly find a custom status by typing its name.
6. To delete statuses, select one or multiple rows using the checkboxes. You can also use **“Select All”** to bulk delete.
7. To create a new custom status, click on the **“Create Status”** button in the top-right corner.

<figure><img src="/files/agm5FRMiFfEp8PXRw5iA" alt=""><figcaption></figcaption></figure>

4. In the modal that appears, fill in the following:
   1. Enter the **Status Name**
   2. Select a **Color** to visually represent the status
5. Once complete, click **“Create Status”** to save or **“Discard”** to cancel.

***

## FAQ

<details>

<summary>Where can I access the Custom Status section in BotPenguin?</summary>

Go to **More → Custom Status**&#x20;

</details>

<details>

<summary>What are custom statuses used for?</summary>

They help categorize conversations in your Inbox based on your business-specific workflow stages.

</details>

<details>

<summary>Can I assign colors to statuses?</summary>

Yes, you can choose a color while creating each status for easy visual tracking.

</details>

<details>

<summary>What are the available status types?</summary>

You can choose types like **Open**, **Closed**, or **Pending**, depending on how you want to classify the chat.

</details>

<details>

<summary>Can I delete multiple statuses at once?</summary>

Yes, use the Select checkboxes or **Select All** bar to delete multiple statuses in bulk.

</details>

<details>

<summary>Can I edit an existing custom status?</summary>

Yes, click **Edit** under the **Actions** column next to the status you want to update.

</details>

<details>

<summary>Are these statuses visible in the Inbox?</summary>

Yes, these custom statuses will reflect in the Inbox, helping your team manage and filter conversations.

</details>

If everything is correct and you are still unable to move forward, write to us at <support@botpenguin.com>. We will respond back within 48 business hours.


---

# 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://help.botpenguin.com/settings/manage-custom-status.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.
