# 360Dialog Hub

- [Overview](https://docs.360dialog.com/docs/hub/overview.md)
- [Create account](https://docs.360dialog.com/docs/hub/create-account.md): This page describes how to create a 360Dialog Hub account.
- [Numbers](https://docs.360dialog.com/docs/hub/numbers.md): This page describes channels (phone numbers) and the WABA management app.
- [Users](https://docs.360dialog.com/docs/hub/users.md): This page describes how to manage team members / users.
- [Embedded Signup](https://docs.360dialog.com/docs/hub/embedded-signup.md): This page describes the Embedded Signup flow.
- [Confirm Number details](https://docs.360dialog.com/docs/hub/embedded-signup/confirm-number-details.md): This page describes how to choose the correct options when confirming the current state of the Business phone number.
- [Coexistence Onboarding](https://docs.360dialog.com/docs/hub/embedded-signup/coexistence-onboarding.md): This document describes how to connect a WhatsApp Business app account and phone number to the WhatsApp Business Platform (also known as WhatsApp Coexistence)
- [API Keys](https://docs.360dialog.com/docs/hub/api-key.md): This page describes API Key management using the 360dialog Hub.
- [Templates](https://docs.360dialog.com/docs/hub/template-management-ui.md): This page describes how to create and manage templates using the 360dialog Hub.
- [Webhook URL](https://docs.360dialog.com/docs/hub/webhook-url.md): This page describes how you can manage channel and webhook URLs.
- [Business Profiles](https://docs.360dialog.com/docs/hub/business-profiles.md): Learn how to edit your business profile (including your display name) in 360Dialog Hub
- [Local Storage](https://docs.360dialog.com/docs/hub/local-storage.md): This page describes how local storage offers an additional layer of data management control for message data at rest.
- [Insights](https://docs.360dialog.com/docs/hub/insights.md): View phone numbers' WhatsApp usage and costs
- [Migrations](https://docs.360dialog.com/docs/hub/migrations.md): This document describes phone migration and related concepts.
- [Migrate a number to 360Dialog](https://docs.360dialog.com/docs/hub/migrations/migrate-a-number-to-360dialog.md): This document explains how to migrate a number to 360Dialog from another BSP or directly from Meta.
- [Migrate a COEX number to 360Dialog](https://docs.360dialog.com/docs/hub/migrations/migrate-a-coex-number-to-360dialog.md): This document explains how to migrate a COEX number to 360Dialog from another BSP or directly from Meta.
- [Migrate a phone number to a new WABA](https://docs.360dialog.com/docs/hub/migrations/migrate-a-phone-number-to-a-new-waba.md): This document explains how to migrate a phone number from one WABA (source WABA) to another (destination WABA) with 360Dialog.
- [Migrate to alternate BSP](https://docs.360dialog.com/docs/hub/migrations/migrate-to-alternate-bsp.md): This document describes the steps required to migrate a WhatsApp Business number away from 360Dialog to an alternate BSP or directly to Meta.
- [Migrate all numbers to a new Partner (with 360Dialog)](https://docs.360dialog.com/docs/hub/migrations/migrate-all-numbers-to-a-new-partner-with-360dialog.md): This document describes how to migrate all WABAs and numbers to a new integration Partner with 360Dialog. This process is also known as a 'Partner Change'
- [Migrate a WABA to a new Partner (with 360Dialog)](https://docs.360dialog.com/docs/hub/migrations/migrate-a-waba-to-a-new-partner-with-360dialog.md): This document explains how to migrate a WABA to a new integration Partner within 360Dialog. (Partner Change)
- [Moving numbers between Business Managers](https://docs.360dialog.com/docs/hub/migrations/moving-numbers-between-business-managers.md): Learn how to migrate a phone number from one Meta business portfolio to another Meta business portfolio
- [Subscriptions](https://docs.360dialog.com/docs/hub/subscriptions.md)
- [Funds](https://docs.360dialog.com/docs/hub/funds.md)
- [Billing](https://docs.360dialog.com/docs/hub/billing.md)
- [Invoices](https://docs.360dialog.com/docs/hub/invoices.md)
- [Month Closing Invoice (MCI)](https://docs.360dialog.com/docs/hub/invoices/month-closing-invoice-mci.md)


---

# 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.360dialog.com/docs/hub.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.
