# Owners and Contributors

Owners and contributors are how you assign users to specific outcomes and initiatives.

<figure><img src="/files/BdTn9fNx1Lh3r0RykBwG" alt=""><figcaption><p>Owners and contributors in the edit outcome modal</p></figcaption></figure>

### Owners

Assign owners to your outcomes if they are the main user responsible for an outcome. As an owner, the user will:

* Receive check-in reminders for the outcome. Anyone can still make check-ins on their behalf, but the owner is the ones that will get the reminders.
* Outcomes will appear on the owner's **Home** page.

### Contributors

Contributors act as a secondary owner to an outcome. It's a way to indicate who is involved. Contributors will not receive notifications on an outcome they contribute to, only owners. However, if you assign a contributor on an outcome, you can:

* Search for outcome by contributor in the **Filters** page
* See outcomes and initiatives someone contributes to on their **People** page
* See outcomes and initiatives that you contribute to in your **Home** page


---

# 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://guides.tability.io/docs/become-a-tability-power-user/features/plans/owners-and-contributors.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.
