> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/data-library/trainings/dashboard-actions/complete-pending-security-training.md).

# Complete Pending Security Training

Staff members must complete mandatory security training assigned to them in Sprinto. This article explains how to access and complete training tasks from the Sprinto Employee Portal.

#### Before you begin

* You must be logged in to the Sprinto Employee Portal.
* Training appears on your dashboard only if it has been assigned by your administrator.

***

#### Step 1: Open the Sprinto Employee Portal

1. Log in to your Sprinto Employee Portal. The dashboard displays all activities that require your attention, including pending security training tasks.

***

#### Step 2: Navigate to the training task

1. On the dashboard, locate the tile labelled **Complete your staff training**.
2. Select the arrow icon to open the training section. The dashboard screenshot on page 1 shows the pending task and the arrow used to access it.

***

#### Step 3: View your assigned training

1. You will see a list of training requirements assigned to you.
2. Select the arrow next to any pending programme to open the **Security Training** drawer.
3. The training list and arrow indicators are shown on page 2 of the source file.

***

#### Step 4: Complete the training content

1. Inside the training drawer, select **Complete security training** to begin.
2. Work through the training slides at your own pace.
3. A preview of the available actions is shown on page 2.

***

#### Step 5: Take the security test (if required)

1. If your administrator has enabled a test, you will see an additional option labelled **Take security test**.
2. Select this option and complete the assessment.
3. The test screen and controls are shown on page 3.

***

#### Step 6: Submit your acknowledgement

1. Once both the training and the test (if enabled) are completed, the acknowledgement checkbox and submission button will be activated.
2. Tick the checkbox and submit to finalise your completion.
3. This behaviour is described on page 3 of the original article.

***

#### Result

Your training status is updated automatically in Sprinto. Administrators can now view your completion under the Training Status section.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinto.com/data-library/trainings/dashboard-actions/complete-pending-security-training.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
