# Information Architect

## What does an Information Architect do?

The information architect is very much like an architect in home or commercial real estate building. They have experience in various aspects of the build of the structure. From design & UX to development and project management, the architect will be able to take your ideas and envision what should be built to accomplish your goals.&#x20;

After they have an understanding what you're building, the architect, very often along with the assistance of a team of developers and designers can help you plan an information architecture. Keeping with our analogy to a physical structure, the information architecture is the blueprint for your building. It outlines every section, subsection, feature, functionality, and anticipates issues in growth or change to the systems.&#x20;

Without this document, your build team would try to build a house without a blueprint, and that is a terrible idea.&#x20;

## Experience Counts

Just like in life, there is no substitute for experience. The best Information Architects have been doing this job for a long time. When hiring an information architect, be sure that your architect has worked on similar systems, is familiar with the technologies you need to use or can consult you on those technologies.&#x20;

The best architects I have worked with have experience as a designer, developer, and project manager. They may not have been great at all of those roles, but they certainly worked long enough in the industry to have the experience.&#x20;

If you choose a less experience architect, remember that you learn by making mistakes. Don't be someone's mistake.&#x20;


---

# 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://www.howtokicksaas.com/saas-build-process/your-build-team-explained/information-architect.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.
