# Subjects

<figure><img src="/files/qpo9i86F1zv5WG49fo4u" alt="Subjects: individual person icon and team icon made up of three individual people icons connected"><figcaption></figcaption></figure>

Subjects—individual or team—are identities who take actions. An individual can create a team, which is composed of individuals who act on behalf of the team. Subjects can also create objects, blocks, or links.

A subject is created via an onchain attestation. Individuals and teams receive unique identifiers, OTTP ID and ORG ID, respectively.&#x20;

#### Individual

* Create an Account
* Fetch Accounts
* Update Account Metadata
* Delete Accounts

#### Team

* Create an Account
* Fetch Accounts
* Update Account Metadata
* Account Managers
* Delete Accounts

<br>


---

# 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.opentothepublic.org/docs/build-apps-clients/subjects.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.
