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

# Envision

## **Connector Overview**

<figure><img src="/files/WINWuCcaBRbFaKagDBwZ" alt="" width="377"><figcaption></figcaption></figure>

Envision is a design and collaboration platform for teams to create, prototype, and test user interfaces, helping businesses streamline the design process and improve UX/UI design.

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_ENVISION\_USERNAME
* PAN\_SEC\_ENVISION\_PASSWORD

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Envision information must be gathered:

* Username
* Password

## **API Resources**

For more information on how to utilize the Envision API, feel free to reference the following [documentation](https://developer.envisiongo.com/APIInstructions).


---

# 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:

```
GET https://docs.pandium.com/connectors/connectors-101/envision.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.
