# Collaborate in Real Time

Parta.io features real-time collaboration at both the company and Project levels.&#x20;

After forming a [team](/workspace/set-users/manage-a-user.md), collaborate on Projects to improve teamwork and boost productivity, where  **everything is updated in real time**, including template changes, comments, and completed tasks, so your team stays in sync.&#x20;

{% stepper %}
{% step %}
[Invite colleagues](/workspace/set-users/manage-a-user.md#invite-colleagues-to-collaborate-within-course) to collaborate on the course.
{% endstep %}

{% step %}
[Navigate to co-workers](/workspace/set-users/manage-a-user.md#navigate-to-users) to join and sync workflows.
{% endstep %}

{% step %}
Lock [sections](/project/set-a-project-structure/manage-sections.md#lock-section-editing) / [blocks](/editor/edit-blocks/manage-a-block.md#lock-block-editing) editing to prevent unexpected changes.
{% endstep %}

{% step %}
Hide [sections](/project/set-a-project-structure/manage-sections.md#exclude-a-section-from-export) / [blocks](/editor/edit-blocks/manage-a-block.md#exclude-a-block-from-export) from [export](/export/export-a-course.md) and [sharing](/collaboration/set-public-links.md).
{% endstep %}

{% step %}
[Manage block history](/editor/edit-blocks/manage-a-block.md#manage-a-block-history) to switch between different versions of a block to cancel the non-relevant changes.
{% endstep %}

{% step %}
Accompany workflows with [tasks](/collaboration/set-tasks.md) to track the progress of Project work and manage requirements.
{% endstep %}

{% step %}
Discuss, suggest edits, or leave reminders with [comments](/collaboration/set-comments.md).
{% endstep %}

{% step %}
Share remote access to courses via [public links](/collaboration/set-public-links.md) without needing a registration or login in Parta.io.
{% endstep %}
{% endstepper %}


---

# 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.parta.io/collaboration/collaborate-in-real-time.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.
