> For the complete documentation index, see [llms.txt](https://docs.yellowant.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yellowant.com/how-to-signup/signup-with-slack.md).

# Signup with Slack

Slack users can directly signup with their slack accounts by clicking on the “Sign Up with Slack”. After which you will be asked to log in your slack account. If you are already logged in your slack account then it will directly lead you to the authorization page, where after just once click you are good to go.

YellowAnt will create a team account with the same domain name as your Slack domain and makes your Slack Team owner the owner of the YellowAnt team account.

Let's take a look at the step by step process for signing up using Slack:

1. Go to [www.yellowant.com](http://www.yellowant.com) and click on "Sign Up using Slack" or "Sign Up" in the header. <br>

![](/files/-LC9ROx_MnzvE5VMQ0bH)

2\. If you clicked on the direct Slack Sign Up button, it takes you to the "Authorization" page and by clicking on the "Sign Up" button in the header, you are taken to a page where you have the option on Slack or Email. Click on "Sign Up with Slack"

![](/files/-LC9R_SGiuCW4xOwT7AN)

3\. Select your team on top right corner and click on "Authorize" once you've read the permissions.

![](/files/-LC9RdpjCOMpzYHh_t7-)

4\. You will be taken to the YellowAnt dashboard where you can start integrating applications.

![](/files/-LC9Rg2p34YeW69iCxTx)


---

# 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:

```
GET https://docs.yellowant.com/how-to-signup/signup-with-slack.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.
