# Intake and Scheduler

{% hint style="warning" %}
**Access permissions within WoundAlly are fully customizable. The features and portals enabled for each user role may vary depending on the organization’s operational needs and the configurations set by the Account Owner or EMR Administrator. Adjustments can be made at any time to ensure workflows align with internal processes and compliance requirements.**
{% endhint %}

### **Patients Portal**

– **Referral**: Allows the entry and management of new referrals for incoming patients.\
– **New Patients**: Supports intake of newly admitted patients and completion of their onboarding details.\
– **Census**: Provides access to the full patient list for tracking patient status and placement.

### **Workflow Portal**

– **Schedule**: Enables scheduling and management of provider appointments and visit assignments.\
– **Operation**: Supports coordination of day-to-day operational tasks related to patient care.\
– **Progress Notes**: Allows documentation or review of progress notes as part of intake and scheduling workflows.

<figure><img src="/files/ONsgRZAPPAvyoagsaRpO" alt=""><figcaption></figcaption></figure>


---

# 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://help.woundally.com/account/access/staff-access-types/intake-and-scheduler.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.
