# Interworky Dashboard

> Interworky Dashboard offers an all-in-one platform for managing appointments, client records, surveys, and system integrations. Below is an overview of each section and what it offers.

{% hint style="success" %}
Start your free trial now at <https://interworky.com>
{% endhint %}

### 1. Appointments Page

<figure><img src="/files/TEqeY3obWmhnHCuYWVqL" alt=""><figcaption><p>Appointments Page- Interworky Dashboard</p></figcaption></figure>

Filter appointments by status: \
(Requested, Scheduled, Attended, Feedback Pending, Feedback Collected, or Cancelled)<br>

<figure><img src="/files/nP1DhaEfnX09CnGg6nB5" alt="" width="331"><figcaption><p>Filter appointments by their status</p></figcaption></figure>

Search appointments by client name for quick access.<br>

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

Take appropriate actions based on the status of the appointment. [Learn more about Interworky Appointment System](/interworky-docs/features-overview/appointments-system.md)\
\
Supports both mobile and desktop views (we recommend desktop view).\
\
Easy access to rescheduling: Use the dropdown next to a client's name to view their contact information.Pagination is available to help you navigate large lists of appointments.<br>

### 2. Clients Page

View the full list of client's and their contact information.Search the client list by name to quickly find client details.

<figure><img src="/files/6DN1dZWDLmJ2MqOTCIkA" alt=""><figcaption><p>Clients Page</p></figcaption></figure>

Available on both mobile and desktop views (we recommend desktop view).Pagination is enabled to help manage extensive client records.

### 3. Post-Visit Surveys Page

Our advanced intelligent assistant, powered by state-of-the-art large language models, ensures seamless feedback collection. This non-invasive approach encourages clients to provide honest, thoughtful responses, enhancing your organization's service without disrupting their experience.\
\
View a brief summary of each survey or explore the full survey for deeper insights.Search surveys by client name to quickly locate specific feedback.

<figure><img src="/files/fQN0FUmyoFbQghM1qsaq" alt=""><figcaption><p>Post Visits Surveys Page - Interworky Dashboard</p></figcaption></figure>

Survey Components:

* **Rating**\
  Client's provide a score out of 5.
* W**hat was good?**

  Collects insights on what Client's appreciated during their visit.
* **What was bad?**\
  Identifies areas for improvement based on the Client's experience.
* **Consent**\
  Clients confirm if their feedback can be used in your social media marketing efforts.

<figure><img src="/files/FJUntv7Uzo3Br165hc0k" alt=""><figcaption><p>Post Visit Detailed Survey result</p></figcaption></figure>

Supports both mobile and desktop views (we recommend desktop view).

Pagination allows smooth management of multiple survey responses.

### 4. Integration Page

{% hint style="warning" %}
Integration page is available only in desktop view to ensure optimal usability.
{% endhint %}

Learn how to integrate Interworky into your organization's website.Access the necessary integration assets directly from this page.<br>

<figure><img src="/files/bK2OUHTBTOMRBuyme1ob" alt=""><figcaption><p>Integration Page -Interworky</p></figcaption></figure>

{% hint style="success" %}
Security & Access : All dashboard pages are protected by Google reCAPTCHA to ensure security.Login is required to access the organization dashboard, keeping your data safe.
{% endhint %}

{% hint style="success" %}
Start your free trial now at <https://interworky.com>
{% endhint %}

{% hint style="info" %}
If you have any questions about the Interworky Dashboard, please reach out to our support team at <hello@interworky.com>. We're here to help!
{% endhint %}


---

# 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://interworky.gitbook.io/interworky-docs/features-overview/interworky-dashboard.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.
