> For the complete documentation index, see [llms.txt](https://docs.spydra.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spydra.app/products-overview/private-network/organizations/organization-statuses.md).

# Organization Statuses

These are set of Organization Statuses&#x20;

| **Name**    | **Definition**                                                                                                               | **Notes**                                                                              |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| ACTIVE      | Orgs is active and will have access to all the modules and features.                                                         |                                                                                        |
| INACTIVE    | <p>> Orgs will not be part of any networks and will not be billed.<br>> Org cannot be invited by others.</p>                 | When an organization requests Spydra to make the account Inactive.                     |
| FROZEN      | When APIs are disabled for the organisation. Orgs will not be able to connect any APIs.                                      | When the Payment is overdue for more than 7 days, the org will be moved to this state. |
| DEACTIVATED | When the organisation is removed from all the networks due to unpaid bills. Orgs will have to set up all the Networks again. | When the payment is overdue for 15 days.                                               |


---

# 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.spydra.app/products-overview/private-network/organizations/organization-statuses.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.
