> For the complete documentation index, see [llms.txt](https://docs.api.intratool.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.api.intratool.de/api-reference/infoboard.md).

# Infoboard

The Infoboard publishes [InfoboardPosts](/api-reference/infoboard/infoboard-posts.md) within optional [InfoboardChannels](/api-reference/infoboard/infoboard-channels.md). Posts can target departments, require reading confirmation, and allow [InfoboardComments](/api-reference/infoboard/infoboard-comments.md).

[InfoboardDepartmentSettings](/api-reference/infoboard/infoboard-department-settings.md) store department-level options such as a default channel. [InfoboardPostSeenUsers](/api-reference/infoboard/infoboard-post-seen-users.md) and [InfoboardPostReadUsers](/api-reference/infoboard/infoboard-post-read-users.md) track which users have seen or explicitly confirmed a post.

Post visibility combines [Targetables](/introduction/resource-capabilities/targetables.md) with [Entity Permissions](/introduction/resource-capabilities/entity-permissions.md) inherited from the assigned channel. Comments inherit the resulting access through their parent post.
