# Information Architecture

Information Architecture is more than just menus; it's more about the organisation of content in a clear and logical way. We all know how important it is to produce content that users will find valuable, but it is also equally important to make content findable. Either through SEO, site exploration, via content and of course navigation.

The next logical step after you have conducted your content audit is to create a site map to determine the best structure to present your content.

![](/files/-MFhSgSGIo8ct0CFo-Gh)

Your quantitative research should have provided you with some structure in the form of categories, grouping and taxonomies (labelling). If not, it's advisable to define your data set before proceeding.

Having the data set defined like this, you'd want to test how logical they feel for the user with a card sorting exercise to see if the users' group data in the same way that we did.

In my project for Book Umrah, I used a Hierarchical Structure and a subjective organisational scheme. This scheme is used to facilitate learning by assisting users to understand and draw connections between pieces of content. Allowing users to self-identify which audience they belong to and essentially being able to find a relevant entry point from the top-level menu items.

More details [Information Architecture Methods](https://www.usability.gov/how-to-and-tools/methods/information-architecture/index.html) can be found [here](https://www.usability.gov/how-to-and-tools/methods/information-architecture/index.html) and my case study can be explored below.

{% content-ref url="/pages/-MFhSCdM6mnZewhw-o-o" %}
[Information Architecture](/ux-portfolio/case-study-bookumrah.com/information-architecture.md)
{% endcontent-ref %}


---

# 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://maher-hasan.gitbook.io/ux-portfolio/my-ux-research-methods/untitled.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.
