# Create an App in Twitter Developers

This section describes for how to create an app in Twitter, by doing the following steps:

Log in to your Twitter account and navigate to the [Twitter App Management Console](https://developer.twitter.com/en/apps).

![Developers Page](/files/-MTEmHYlQ4aag-QoXeVz)

If this is your first time creating an App on Twitter. You will see a button to **‘Create New App’.**

![Create an App](/files/-MTF-UfAbWjo9pmrl1P3)

&#x20; A pop-up confirmation appears, click the ‘**Apply**’ butto&#x6E;**.**

![Pop-up Confirmation](/files/-MTF-t3dMNygUWaYVAes)

Select your primary reason for using Twitter developer tools, click the ‘**Get Started’** butto&#x6E;**.**

![Primary Reason](/files/-MTF0mGEUM1WJyJVuRj6)

Confirm Twitter account, enter your country, enter what would you like us to call you, and select the current coding skill level. Then, click the ‘**Next’** button.

![Basic Info](/files/-MTF3Uah3qKnhJv3aurc)

Enter how will you intended to use the Twitter API, click the ‘**Next**’ button.

![Intended Use](/files/-MTF8bphzuzCXmf-TGv5)

Correct and review your Twitter developer account, click the **‘Next’** button.

![Review](/files/-MTF8nVwee4v5IEbsBo0)

Read and Agree on the term of Twitter developer account application then, click the ‘**Submit application’** button.

![Term](/files/-MTF8v3MlMnCVEF-ekb4)

Confirm your email so, it can process and review your application.

![Verify Email](/files/-MTF91NSw1W_owvF9X3a)

Your application is under review, and you will receive a notification with the result.

![Application received](/files/-MTF9RQcBM5z1Iz6f-ib)

If your account application Twitter approved, you will receive a notification that your Twitter has been registered as a Twitter developer.

Then, sign in to your [developer account](https://developer.twitter.com/) to get started, on the Projects & App menu, click the **‘Add App’** button.

![Create App](/files/-MUlfvwQhIATx3NQXfwe)

Enter your app name and click the 'complete' button.

![Name your App](/files/-MUlhTSATmwb-A1LzvRU)

Then, you will direct to your access key and token. This key and token will be displayed once.&#x20;

![Keys and Tokens](/files/-MUljJv1-i-wSnn9pzaq)

After you successfully created the Twitter application you’ll be redirected to its **App Settings** Tab. click on the **App Permissions** section. If the permission is ‘**Read and Write**’, please edit the permission and make it ‘**Read, Write and Direct Messages’**.

![App Permissions](/files/-MUmGKE1VIs_WjJQJCnv)

You will have a notification success after you click the 'save' button.&#x20;

Then, you must set up a dev environment for the endpoint, go to the **Products** menu and select ‘**Dev Environment’.**&#x20;

![Dev Environment](/files/-MUmJdKKXh5YZm_Z8qK-)

On the Account Activity API/Sandbox, click the ‘**Set up dev environment’** butto&#x6E;**.**

![Set Up Dev Environmet](/files/-MUmJuXxvbtDg5tuZ2F_)

On the pop-up set up account activity API dev environment, enter your ‘**Dev environment label**’ and choose your ‘**App**’. Then, click the ‘**Complete Setup**’ button. You will see the notification that your dev environment successfully set up.

![Success Notification](/files/-MUmKPd2j7dnp6dDYDas)


---

# 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/5.1.x/integration/channel-connector/twitter/create-an-app-in-twitter-developers.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.
