> For the complete documentation index, see [llms.txt](https://docs.keyfax.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keyfax.biz/product-suite/keyfax-keynect/keynect-portal.md).

# KeyNect Portal

The KeyNect Portal provides licenced users the ability to create calls, view call history, customise their KeyNect instance and more.

### [Call Resources](/product-suite/keyfax-keynect/keynect-portal/call-resources.md)

View and search on historic KeyNect calls logged through Keyfax or directly from the KeyNect portal.&#x20;

### [Customisation](/product-suite/keyfax-keynect/keynect-portal/customisation.md)

Customise your KeyNect instance across a range of technical and operational settings including but not limited to:

* Edit HTML text for SMS and email invites as well as desktop and mobile splash screens
* Edit background, foreground and font colours to match your own brand
* Upload your own company logo
* Edit countdown timer settings

### [Call Classifiers](/product-suite/keyfax-keynect/keynect-portal/call-classifiers.md)

Edit and create new Call Classifiers to control the technical and operational properties of the call. For example:

* Create classifiers for one-way video calls or one-way audio only calls
* Set video feed height and width
* Capture GPS location
* Apply echo cancelling to reduce phone feedback
* Control whether the desktop or mobile microphone should be muted from the outset and more
* Apply support for one way calls

### [Create Call](/product-suite/keyfax-keynect/keynect-portal/create-call.md)

Licenced users can create calls directly from the KeyNect portal. Ideal for users who do not have access to Keyfax or for contractors or teams working on behalf of the customer.&#x20;

Users can create two-way and one-way calls (video or audio only). All calls are stored within the Call Resources tab.

### [Reports](/product-suite/keyfax-keynect/keynect-portal/reports.md)

Access a number of reports on usage and errors to monitor and manage your KeyNect instance.

### [API Docs](/product-suite/keyfax-keynect/keynect-portal/api-docs.md)

Access technical information on the KeyNect API.

### [About Keyfax KeyNect](/product-suite/keyfax-keynect/keynect-portal/about-keyfax-keynect.md)

View the current release version and general information about the KeyNect product.


---

# 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.keyfax.biz/product-suite/keyfax-keynect/keynect-portal.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.
