# Hosting your first session

### Once you've created your session via your [Jira cloud](/rally-docs/getting-started-with-rally/quick-guide-to-hosting-your-first-rally-session-on-jira/adding-issues-from-your-jira-cloud-with-the-session-picker.md) or in the [Rally for Jira app](/rally-docs/getting-started-with-rally/quick-guide-to-hosting-your-first-rally-session-on-jira/adding-issues-from-your-rally-for-jira-app.md), follow these steps to host it:

{% stepper %}
{% step %}

### Open Your Session

* Find your session in the Rally for Jira app
* Click the three dots (⋮) in the top right corner
* Select "Host session"
* Your session will open on [Rallybetter](https://www.rallybetter.com/)

<figure><img src="/files/9B9qDDqOoTMKJjKgn8H8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose Your Template

Select either:

* ALIGN: For agile ceremonies and team discussions
* ASSIGN: For managing task assignments and team capacity

<figure><img src="/files/EAdvb7H5n5Eby4qcL92f" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add Issues (Optional)

{% hint style="info" %}
You can also add issues to your session on this page
{% endhint %}

* Click "Add Issue" at the bottom of your issue list.
* Select the appropriate workspace and project and click on next.
* Search for and select the issues you'd like to add to your session list.
* The selected issues will appear on your session list.

<figure><img src="/files/cMC4q4vwxcgPknzZSMlk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Invite Your Team

* Click "Send Invite" in the top right corner.
* Search for team members in the search portal.&#x20;

> You should be able to find all team members who have used Rally at least once

<div align="left"><figure><img src="/files/j6uTZ13Gx0Gf1vhHbcGG" alt=""><figcaption></figcaption></figure></div>

Alternatively, you can

* Copy the session link and share it with participants.

<div align="left"><figure><img src="/files/4HeSqUZHUXuZvFcU1frw" alt=""><figcaption></figcaption></figure></div>

Your session is now ready. Participants can join once they have the link.

{% hint style="info" %}
**Note:** Make sure all participants are members of your Atlassian organization.
{% endhint %}

{% hint style="info" %}
**Best practice:** As a new organization using Rally for the first time, you should copy the link to the session and share it with your team to invite them.
{% endhint %}
{% 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://rally.gitbook.io/rally-docs/getting-started-with-rally/quick-guide-to-hosting-your-first-rally-session-on-jira/hosting-your-first-session.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.
