# Workflows

Any [workflows](/reference/workflows.md) created by, or shared with, your institution's organizations will appear on the **Workflows** section of the institution administrator panel.&#x20;

Notably, all workflows using your organizations' data will automatically be shared with them, and as an institution administrator, you will have view-only access to any workflow that uses your organizations' data.

Clicking on any workflow will navigate to that workflow's 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://docs.redivis.com/reference/institutions/workflows.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.
