# Organisation setup

Upon successful sign up, you’ll be required to create an organisation or join an organisation to use Clete for your system logs.&#x20;

<figure><img src="https://946963100-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9K4odSpfS0Z9YZ3rbVjJ%2Fuploads%2F4RIl3y6Ljyhkvi2bmQSn%2FWhatsApp%20Image%202025-01-31%20at%2019.01.02.jpeg?alt=media&#x26;token=3d85b375-7b32-4938-ba65-e1958411bb39" alt=""><figcaption><p>Organiosation setup view</p></figcaption></figure>

To setup organisation, you need to fill in organisation name and choose applicable clete products for your use case.&#x20;

The streamer product option ensures that Clete constantly consumes your logs at a dedicated cadence and offer recommendations with insights reporting while the listener product allows Clete to listen for alerts from your services and solve issues. Currently, listener isn’t available for public use and will be made available soon. Once an organisation is created, you can create your context for your services and apps which you’d like to monitor with Clete.&#x20;

Additionally, you can invite users to your organisation from your organisation settings page. On this page, you can delete users in your organisation and manage your api keys. &#x20;

<figure><img src="https://946963100-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9K4odSpfS0Z9YZ3rbVjJ%2Fuploads%2FXEEQ5GR1JZvIEL29Kbbk%2Forg_invite.jpeg?alt=media&#x26;token=6eed5988-dcee-44a6-a049-40e76a3e01cf" alt=""><figcaption><p>Organisation Management view</p></figcaption></figure>

For any organisation, there must be atleast one user present in that organisation. Thus, if an organisation has only one user, this user can't be removed.

<figure><img src="https://946963100-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9K4odSpfS0Z9YZ3rbVjJ%2Fuploads%2FkzBF6GFBlJ7UrilNKDAU%2Fone_user.jpeg?alt=media&#x26;token=f01d8064-7d57-49e2-bf8f-cab11592d42d" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
It's worth noting that a user can be mapped to more than one Organisation. l
{% endhint %}


---

# 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://clete.gitbook.io/clete/setup/markdown.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.
