> For the complete documentation index, see [llms.txt](https://docs.apryse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apryse.com/appian/get-started/faq.md).

# FAQ

### General

{% content-ref url="/pages/gjTRwZnpOXrMCvSCcChX" %}
[Is WebViewer secure to use with sensitive data or files stored in Appian?](/appian/get-started/faq/is-webviewer-secure-to-use-with-sensitive-data-or-files-stored-in-appian.md)
{% endcontent-ref %}

{% content-ref url="/pages/oyvhhMaW3mOHIoaYt2du" %}
[How can I take measurements on documents / diagrams / floor plans in Appian?](/appian/get-started/faq/how-can-i-take-measurements-on-documents.md)
{% endcontent-ref %}

{% content-ref url="/pages/lWvK1XygOA3QnIpWOObd" %}
[How can I customize WebViewer's UI in Appian?](/appian/get-started/faq/how-can-i-customize-webviewer-ui-in-appian.md)
{% endcontent-ref %}

{% content-ref url="/pages/kBqsoYiMy68EhMZhK1L7" %}
[What is WebViewer?](/appian/get-started/faq/what-is-webviewer.md)
{% endcontent-ref %}

{% content-ref url="/pages/jBmZY1QmZJ6FHBVcGNtp" %}
[How can I get a WebViewer license for Appian?](/appian/get-started/faq/how-can-i-get-a-webviewer-license-for-appian.md)
{% endcontent-ref %}

{% content-ref url="/pages/8pJRJsl5oNyXmDcHDLHO" %}
[How can I speak to someone at Apryse to learn more about WebViewer in Appian?](/appian/get-started/faq/how-can-i-speak-to-someone-at-apryse-to-learn-more-about-webviewer-in-appian.md)
{% endcontent-ref %}

{% content-ref url="/pages/v0v5gEgk6OFjH2dwdAqf" %}
[How can I redact documents in Appian?](/appian/get-started/faq/how-can-i-redact-documents-in-appian.md)
{% endcontent-ref %}

{% content-ref url="/pages/l8MbhTbXHzfi0WTSkpTr" %}
[How can we use WebViewer in Appian?](/appian/get-started/faq/how-can-we-use-webviewer-in-appian.md)
{% endcontent-ref %}

{% content-ref url="/pages/VmTBB8eatGgNF6taiIDg" %}
[How can I extract document pages or split documents in Appian?](/appian/get-started/faq/how-can-i-extract-document-pages-or-split-documents-in-appian.md)
{% endcontent-ref %}

{% content-ref url="/pages/sj7hfmKblqPjrAesZ4h2" %}
[There is a feature on the web version of WebViewer that is not exposed via low code parameters on the Appian component. How can we get this feature ported over?](/appian/get-started/faq/there-is-a-feature-on-the-web-version-of-webviewer.md)
{% endcontent-ref %}

{% content-ref url="/pages/oaGJ3daJUqpe8v4Av9wG" %}
[How can I try out WebViewer in Appian?](/appian/get-started/faq/how-can-i-try-out-webviewer-in-appian.md)
{% endcontent-ref %}

{% content-ref url="/pages/tfpm7qK8iMN6OKBgAr0Q" %}
[Is it possible to merge documents in Appian?](/appian/get-started/faq/is-it-possible-to-merge-documents-in-appian.md)
{% endcontent-ref %}

{% content-ref url="/pages/l5veowY5VbwUFHCGbPU5" %}
[How to annotate / collaborate / create an approval workflow on documents in Appian?](/appian/get-started/faq/how-to-annotate-collaborate-create-an-approval-workflow-on-documents-in-appian.md)
{% endcontent-ref %}

{% content-ref url="/pages/STEWFTmpUta91QyT76uN" %}
[Is WebViewer scalable for large Appian apps / high amounts of Appian users?](/appian/get-started/faq/is-webviewer-scalable-for-large-appian-apps.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.apryse.com/appian/get-started/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
