# How to Create a Job Template

You can create a job template to use for later if you're not ready to publish your job listing yet

1. Click "Create template"

<figure><img src="/files/2aVpO0Q59uBlpc0eoSM4" alt=""><figcaption></figcaption></figure>

Fill in all the blocks in the filed then, click "Save"

<figure><img src="/files/kdMxxTIq9u0wDhg1rICj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/CjmdtUCOOe1LNq0w7whg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rCcNe6pY5jFjdlasmSCl" alt=""><figcaption></figcaption></figure>


---

# 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://spurt.gitbook.io/spot-user-guide/job-listing-management/how-to-create-a-job-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.
