# Assignment Details

## Position Description

You can add a description that will be included on all assignments at the Position level.

This is great for non-specific, general information such as "Please arrive 10 minutes early" or "Please speak clearly into the microphone".

This is added at the Position level in an Assignment Group.

<figure><img src="/files/a0a5S58RbBBzGNuT04E5" alt="" width="563"><figcaption><p>Example of editing a Position description on an Assignment Group.</p></figcaption></figure>

## Assignment Notes

Assignment notes are similar to the Position description, except that it is specific to an Assignment that has already been generated in a Time Period.

This is great for dates/assignment specific information, such as "Read Matthew 3:1-3 using the ESV translation" on a scripture reading assignment.

<figure><img src="/files/LZN2UoPSdGaLcJoejTo9" alt="" width="563"><figcaption><p>Example of adding a note on a specific Assignment that has been generated.</p></figcaption></figure>

## Information Location

The Position *description* and Assignment *notes* will show up in the mobile app (when a user clicks on an assignment to view details) and in email notifications asking a user to accept or decline a given an assignment.

<figure><img src="/files/GaV1I9eCJe3e0RhgzAG0" alt="" width="375"><figcaption></figcaption></figure>

## Mobile Notifications

Position *descriptions* and Assignment *notes* do ***not*** show up in the mobile notifications.  Since mobile notifications need to be concise and simple, the detailed information on an assignment is always available in the mobile app when a user clicks on the assignment to view details.


---

# 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://docs.lightpost.app/add-on-features/assignments/assignment-details.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.
