# Creating an Organization

Any user can create an organization in Edredo. For creating an organization, users can navigate to the homepage and click on the “**+**” icon in the “Organizations” block. If the user is already part of any organization, those organizations will be listed in the same block.

<figure><img src="https://lh4.googleusercontent.com/53yeOUOQNKYFlabFw7adyeY4rWleVBnGktPZ_S0ls52lsFvBjzUAQ4d1KQQIJiutomnxF3J_p-PYrEWjMytS22TmoWa-W-b8pnCKB3d0FAQgMGI3CvmNxC1oyvvyTw9QHfMpy2enBEP1mMHxLVkPeEZswoV2LmCXY6ViVVkFLZ-TUVgJKymrUiWswQ" alt=""><figcaption></figcaption></figure>

After clicking on the Add organization “**+**” button, the user needs to fill in some basic details of the organization like *Organization name*, *website*, *location* etc. and it's done.

<figure><img src="https://lh4.googleusercontent.com/otzdGwROYQjRfWE6kec-ZTnzSadFvxEQJTsQ-yeX0x_AMCD2_uGTYIjWaUGanO9tlOJfsl9jDyi5wdxIkp2iQ6DEmUpKczvbSTppc2otW5z7VyLRFpgrjwbL6ntU1VepI2SI3qHPkLrK9P-Uqyl2bbGmQeIdUd51ONK5tkAXPPCW_0FADi3uMLcn" alt=""><figcaption></figcaption></figure>


---

# 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.edredo.com/edredo-organizations/creating-an-organization.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.
