# Resources

This section covers the three foundational building blocks of your organization. By themselves, these resources are inactive. To grant access and enable collaboration, you must combine one of each to create a Policy.

* [Teams](/doc/organization/resources/teams.md): Learn how to organize existing members into functional groups for streamlined management.
* [Space Roles](/doc/organization/resources/space-roles.md): Learn how to define permission levels (e.g., Editor, Reader) and control what actions users can perform.
* [Spaces](/doc/organization/resources/spaces.md): Learn how to create and manage the actual project folders where your rules and work are stored.


---

# 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.decisionrules.io/doc/organization/resources.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.
