> For the complete documentation index, see [llms.txt](https://docs.bird.com/connectivity-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/connectivity-platform/inbox-basics/inbox-onboarding-guide.md).

# Inbox onboarding guide

**Step 1: Get to know Inbox**&#x20;

Did you already sign up for Inbox? Awesome, time to test it! Scan the QR code with the camera of your phone and send the message that is prefilled in your app - you’ll see a ticket waiting in the queue. Follow the interactive tour that will walk you through accepting, replying and resolving your ticket. Done? Awesome! You can keep testing Inbox or continue to the following step

**Step 2: Set up your free Inbox email**&#x20;

For your tickets to appear in Inbox, **your email must be installed as an Inbox Channel**. There are two ways of getting email with Inbox:

1\. Share your new **Inbox.ai** email with your customers — this means that the email to which your customers should send their messages should now be your Inbox.ai email and no longer your company’s mailbox. To configure your free Inbox email, please follow these steps:

* Enter your **Sender name** and your **Inbox email**, for example, support@**yourcompanyname**.inbox.ai — you can change “support” for “help” or any other word you want.
* And that’s it! Your Inbox email will be automatically added as an [**Inbox Channel**](https://inbox.messagebird.com/manager/channels) once you finish this step.

2\. If you want to keep using your company’s email, you must manually [add it as an Inbox Channel](/connectivity-platform/installing-channels/install-your-custom-email-domain-as-an-inbox-channel.md).

Done? Awesome! You can send a test email to your Inbox or company's mailbox (depending which option did you choose) to ensure that everything works correctly. Your message should appear in Inbox as a ticket.

**Step 3: Add a channel**

Set up the channels you want to use in Inbox. We'll automatically add flows for them in Flow Builder so you can start using them right away. If you need help installing a channel, check out our [step-by-step guides](/connectivity-platform/installing-channels.md).&#x20;

**Step 4: Invite your team**

Last step! Now you simply need to add your Support team to Inbox - check out our Inbox guide on [**how to add a new agent**](/connectivity-platform/managing-inbox-admins-and-agents/adding-a-new-agent-to-inbox.md) for all the details.&#x20;

And that’s it! 🎉You’re ready to go and start using Inbox.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/connectivity-platform/inbox-basics/inbox-onboarding-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
