> 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/users-and-organizations.md).

# Users and Organizations

## Users

* When you Sign up on Spydra with an email address or Google account, you become a user.
* By default, a user is not part of any organization. Only when an organization is created or when you accept an organization invitation you'll be associated with an organization.

## Organizations

* Organizations are businesses, institutions, government agencies, or any other entity that is a participant in a blockchain network.
* Users from Spydra's Console create organizations. So an organization is always associated with a user.
* Users can be invited to collaborate with others in an Organization.
* Multiple users can be part of an organization with different access rights.
* **Your usage is billed at the Organization level.**&#x20;


---

# 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/users-and-organizations.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.
