# Profile

Have you ever forgotten the exact details you need to put on your résumé? Well, forget no more! The Profile is where you can record everything; from the job you left 30 years ago to the award you just received. To be more precise, you can record your:

* [Personal Details](/the-core/profile/personal-details.md)
* [Qualifications](/the-core/profile/qualifications.md)
* [Service Record](/the-core/profile/service-record.md)
* [Awards](/the-core/profile/awards.md)
* [Certificates](/the-core/profile/certificates.md)
* [Memberships](/the-core/profile/memberships.md)
* [Publications](/the-core/profile/publications.md)
* [Interests](/the-core/profile/interests.md)
* [Referees](/the-core/profile/referees.md)

Each of these will be covered in detail as the next few chapters are written.

\[Coming soon]

![Profile](https://github.com/cloudjournals/help-centre/tree/50b913cb2fda8fec20e4c565f8dcee8f8a15a13f/images/profile/profile.png)


---

# 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.cloudjournals.com.au/the-core/profile.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.
