# How-tos

- [Build a no-code table app with PowerTable](https://docs.fabricplan.com/powertable-sheets/how-tos/create-a-table-app-with-powertable-sheets.md)
- [Connect PowerTable sheet to a semantic model](https://docs.fabricplan.com/powertable-sheets/how-tos/connect-powertable-sheet-to-a-semantic-model.md)
- [Connect to a Database](https://docs.fabricplan.com/powertable-sheets/how-tos/connect-to-a-database.md)
- [Enter Data Manually](https://docs.fabricplan.com/powertable-sheets/how-tos/enter-data-manually.md)
- [Basic Table Operations](https://docs.fabricplan.com/powertable-sheets/how-tos/basic-table-operations.md)
- [Edit and Bulk-edit data](https://docs.fabricplan.com/powertable-sheets/how-tos/basic-table-operations/edit-and-bulk-edit-data.md)
- [Preview Changes](https://docs.fabricplan.com/powertable-sheets/how-tos/basic-table-operations/preview-changes.md)
- [Insert, Import, Duplicate and Delete Rows](https://docs.fabricplan.com/powertable-sheets/how-tos/insert-import-duplicate-and-delete-rows.md)
- [Adding Columns - Overview](https://docs.fabricplan.com/powertable-sheets/how-tos/adding-columns-overview.md)
- [Add visual column](https://docs.fabricplan.com/powertable-sheets/how-tos/adding-columns-overview/add-visual-column.md)
- [Multi-select Relationship Column](https://docs.fabricplan.com/powertable-sheets/how-tos/adding-columns-overview/add-visual-column/multi-select-relationship-column.md)
- [Reference Column](https://docs.fabricplan.com/powertable-sheets/how-tos/adding-columns-overview/add-visual-column/reference-column.md)
- [Relation Column](https://docs.fabricplan.com/powertable-sheets/how-tos/adding-columns-overview/add-visual-column/relation-column.md)
- [Button Column](https://docs.fabricplan.com/powertable-sheets/how-tos/adding-columns-overview/add-visual-column/button-column.md)
- [Attachments Column](https://docs.fabricplan.com/powertable-sheets/how-tos/adding-columns-overview/add-visual-column/attachments-column.md)
- [Add Database Column](https://docs.fabricplan.com/powertable-sheets/how-tos/adding-columns-overview/add-database-column.md)
- [Add Formula Column](https://docs.fabricplan.com/powertable-sheets/how-tos/adding-columns-overview/add-formula-column.md)
- [Configure Column Properties](https://docs.fabricplan.com/powertable-sheets/how-tos/configure-column-properties.md)
- [Display](https://docs.fabricplan.com/powertable-sheets/how-tos/configure-column-properties/display.md)
- [General](https://docs.fabricplan.com/powertable-sheets/how-tos/configure-column-properties/general.md)
- [Lookup and Relation](https://docs.fabricplan.com/powertable-sheets/how-tos/configure-column-properties/lookup-and-relation.md)
- [Set up row and column access control](https://docs.fabricplan.com/powertable-sheets/how-tos/set-up-row-and-column-access-control.md)
- [Manage Columns](https://docs.fabricplan.com/powertable-sheets/how-tos/manage-columns.md)
- [Change Column Widths](https://docs.fabricplan.com/powertable-sheets/how-tos/manage-columns/change-column-widths.md)
- [Layout Views - Summary](https://docs.fabricplan.com/powertable-sheets/how-tos/layout-views-summary.md)
- [Gantt Chart View](https://docs.fabricplan.com/powertable-sheets/how-tos/layout-views-summary/gantt-chart-view.md)
- [Resource Gantt](https://docs.fabricplan.com/powertable-sheets/how-tos/layout-views-summary/resource-gantt.md)
- [Hierarchy Layout](https://docs.fabricplan.com/powertable-sheets/how-tos/layout-views-summary/hierarchy-layout.md)
- [Create data entry forms](https://docs.fabricplan.com/powertable-sheets/how-tos/generate-forms.md)
- [Approval flow](https://docs.fabricplan.com/powertable-sheets/how-tos/approval-flow.md)
- [Configure approval workflow](https://docs.fabricplan.com/powertable-sheets/how-tos/approval-flow/configure-approval-workflow.md)
- [Review changes in PowerTable approval workflow](https://docs.fabricplan.com/powertable-sheets/how-tos/approval-flow/review-changes-in-powertable-approval-workflow.md)
- [Collaborative Commenting](https://docs.fabricplan.com/powertable-sheets/how-tos/collaborative-commenting.md)
- [View all comments & track changes](https://docs.fabricplan.com/powertable-sheets/how-tos/collaborative-commenting/view-all-comments-and-track-changes.md)
- [Assign users & task status](https://docs.fabricplan.com/powertable-sheets/how-tos/collaborative-commenting/assign-users-and-task-status.md)
- [Comment Settings](https://docs.fabricplan.com/powertable-sheets/how-tos/collaborative-commenting/comment-settings.md)
- [Conditional Formatting](https://docs.fabricplan.com/powertable-sheets/how-tos/conditional-formatting.md)
- [Audit log](https://docs.fabricplan.com/powertable-sheets/how-tos/audit-log.md)


---

# 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://docs.fabricplan.com/powertable-sheets/how-tos.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.
