# Standard Operating Procedure Template

## Summary

*Introduce the procedure, its purpose, and which policies or procedures the procedure fulfills.*

### Use Procedure When

*Describe the conditions under which this particular SOP should be used - this checklist should guide the user as to when the SOP applies.*

* [ ] When A has happened
* [ ] When B has happened
* [ ] When C has happened

## Procedure

*This section of the standard operating procedure documentation indicates the overall process being undertaken, including any links to previous procedures or data.*

### Before Beginning

### Procedures / Tasks

### After Completion

## Summary Information

**Current Status:** \
**Reviewed By:**

### **Revision History**

<table><thead><tr><th width="150">Author</th><th width="245">Date</th><th>Changes</th></tr></thead><tbody><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>

### See Also

*Provide links to other documents or SOPs or related resources*

*


---

# 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.santesuite.org/operations/standard-operating-procedures/standard-operating-procedure-template.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.
