> For the complete documentation index, see [llms.txt](https://docs.shiftiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shiftiq.com/help/standards/edit-standards/competencies-print.md).

# Competencies in a document print in an illogical structure

The user expects competencies printing in a document to follow the logical structure of the framework, see below.

![framework.png](https://e02.insite.com/files/sites/global/competencies-print/framework.png)

If the client has not selected some or all lower lowest level competencies from the framework, then the outcome looks illogical. That is, some mid-level competencies print as lowest level competencies. More than that, Competencies of the same level of the framework can print at different levels in the document, see orange boxes below.

![framework-1.png](https://e02.insite.com/files/sites/global/competencies-print/framework-1.png)

This happens because the order that competencies are printed on the document is relative to the lowest level. If you don’t have any lowest level competencies selected in a section, then the system assumes that the next level up is the lowest level.

This is expected system behaviour.


---

# 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:

```
GET https://docs.shiftiq.com/help/standards/edit-standards/competencies-print.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.
