# Create Webex Account

The best advice before creating a Webex developer account is to make a Webex account first. Please follow the steps below to create your Webex account.

First, go to <https://web.webex.com/sign-in>. Then, click **'Create a New Account'** at the bottom of the page. Enter your email address and click **'Next'**.

![Add Email Address](/files/oM9GIYW6mqiXWkW9Frse)

Click the **'Sign Up'** button to proceed with account registration.

![Sign Up Account](/files/aZI4tXoxJmGJaqFpRQMH)

Your registered email address will receive a verification email. Then, enter the code you received in this step.

![Enter Verification Code](/files/4O15Z3fFoMBxHIL54MGA)

Then, you will be asked to set your account password. Click the **'Create'** button when you're done.

![Enter Password ](/files/vwiuCpETlgn3KfarS9Uz)

Next, name your Webex account and click **'Enter'**.&#x20;

![Enter Account Name](/files/bakPaZOqRph8yBgvvUez)

Congratulations, your Webex account is now ready to use.


---

# 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.3dolphins.ai/integration/channel-connector/webex/create-webex-account.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.
