> ## Documentation Index
> Fetch the complete documentation index at: https://docs.medwrite.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboard Filters

> Filter the dashboard by clinic or consultant

Filter the dashboard so you only see records or letters for a specific clinic or consultant. This helps when you manage multiple clinics or work in a team.

<Steps>
  <Step title="Where the filters are">
    Filters for **clinic** and **consultant** are usually at the top of the dashboard or list view. Use the dropdowns or selectors to pick a clinic and optionally a consultant.

    <Frame caption="Clinic filter.">
      <img src="https://mintcdn.com/medwriteai/R5Bs1ncwatpjoUpI/images/clinic-consultant-filters/clinicFilter.png?fit=max&auto=format&n=R5Bs1ncwatpjoUpI&q=85&s=205b78e513e9dc2db601c434b3839f86" alt="Clinic filter dropdown" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="2514" height="1053" data-path="images/clinic-consultant-filters/clinicFilter.png" />
    </Frame>

    <Frame caption="Consultant filter.">
      <img src="https://mintcdn.com/medwriteai/R5Bs1ncwatpjoUpI/images/clinic-consultant-filters/consultantFilter.png?fit=max&auto=format&n=R5Bs1ncwatpjoUpI&q=85&s=d2a8dd4bfb6d7b0fccd340aa7ee3743e" alt="Consultant filter dropdown" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="2508" height="1001" data-path="images/clinic-consultant-filters/consultantFilter.png" />
    </Frame>
  </Step>

  <Step title="After filtering">
    The list updates to show only records or letters that match the selected clinic and consultant. Clear the filters to see everything again.

    <Frame caption="Filtered list of records or letters.">
      <img src="https://mintcdn.com/medwriteai/R5Bs1ncwatpjoUpI/images/clinic-consultant-filters/filterResult.jpeg?fit=max&auto=format&n=R5Bs1ncwatpjoUpI&q=85&s=d1385cd22b9b4ea3659ea750c46e9ae0" alt="Filtered list of records or letters" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="2510" height="1152" data-path="images/clinic-consultant-filters/filterResult.jpeg" />
    </Frame>
  </Step>
</Steps>

## Date Filters

Use the date filter to show only records or letters within a certain period. This helps when you need to find something from a specific day or week.

<Steps>
  <Step title="Where to set the date">
    The date filter is usually near the top of the dashboard or list. You can pick a date range (from and to) or use presets such as today, this week, or this month.

    <Frame caption="Date filter or date range picker.">
      <img src="https://mintcdn.com/medwriteai/R5Bs1ncwatpjoUpI/images/date-filter/dateFilter.jpeg?fit=max&auto=format&n=R5Bs1ncwatpjoUpI&q=85&s=24efaf3b2ea4fea5da413544b40e86e9" alt="Date filter or date range picker" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="2518" height="904" data-path="images/date-filter/dateFilter.jpeg" />
    </Frame>
  </Step>

  <Step title="After filtering">
    The list shows only items within the selected range. Clear or change the date to see a different period.

    <Frame caption="List filtered by date.">
      <img src="https://mintcdn.com/medwriteai/R5Bs1ncwatpjoUpI/images/date-filter/dateResult.jpeg?fit=max&auto=format&n=R5Bs1ncwatpjoUpI&q=85&s=7f69eabfb846742ec0d43950815617a5" alt="List filtered by date" style={{ borderRadius: '0.5rem', maxWidth: '100%' }} width="2516" height="1030" data-path="images/date-filter/dateResult.jpeg" />
    </Frame>
  </Step>
</Steps>

## Next steps

<Columns cols={2}>
  <Card title="Workflow Status Tabs" icon="layer-group" href="/workflow-status-tabs">
    Switch between workflow statuses.
  </Card>

  <Card title="Clinic / Consultant Filters" icon="bars-filter" href="/clinic-consultant-filters">
    Filter by clinic or consultant.
  </Card>
</Columns>

## Next steps

<Columns cols={2}>
  <Card title="Workflow Status Tabs" icon="layer-group" href="/workflow-status-tabs">
    Switch between in progress, approved, and other statuses.
  </Card>

  <Card title="Date Filter" icon="calendar" href="/date-filter">
    Filter records or letters by date range.
  </Card>
</Columns>
