> For the complete documentation index, see [llms.txt](https://docs.phocassoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phocassoftware.com/other-information/more-help-and-support.md).

# More help and support

There are several ways to learn more about Phocas, get help with what you're doing, and contact Support.

## In-product help

Use the **Help** menu in Phocas to access help and learning resources or get help with specific tasks.

* Access user documentation, Phocas Academy, PUG Training, release notes, and the PUG Forum.
* Depending on the product, start **guided tours**![](https://4232616215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqRvX8Eg8GftkyP0R8RVU%2Fuploads%2F9kkYLQ1WOH0zJnbWFz5G%2Fimage.png?alt=media\&token=a189b22b-cd07-41c8-a288-398a1a1fd2a8) that walk you through specific tasks or watch **videos**![](https://4232616215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqRvX8Eg8GftkyP0R8RVU%2Fuploads%2FDQsCpKe8pJM78lQRw49P%2Fimage.png?alt=media\&token=fd46ac2f-9e29-44e7-a784-bee0e087bc5d) that demonstrate how to complete them.

{% columns %}
{% column %}

<figure><img src="https://4232616215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqRvX8Eg8GftkyP0R8RVU%2Fuploads%2FjJ9x8fctxz1nzY3ZCz3S%2Fimage.png?alt=media&amp;token=dfd3f0a2-8a86-4302-b909-9e884585f117" alt=""><figcaption><p>Help, learning and support resources in Phocas</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="https://4232616215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqRvX8Eg8GftkyP0R8RVU%2Fuploads%2Fa0lUandKPCFu4swb3kTi%2Fimage.png?alt=media&amp;token=c38dbd42-191d-4e98-b695-95055fde107d" alt=""><figcaption><p>Guided tours and videos for specific tasks</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

## Customer resources

{% columns %}
{% column %}
You can also access many of our help and learning resources directly from the [Phocas website](https://www.phocassoftware.com/customer).&#x20;

This is useful when you're not signed in to Phocas.&#x20;
{% endcolumn %}

{% column %}

<figure><img src="https://4232616215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqRvX8Eg8GftkyP0R8RVU%2Fuploads%2Fgit-blob-13b99cc719f31a5585663b82a7783c683c330685%2Fimage%20(531).png?alt=media" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

## Support desk

Raise a technical service request with our Support team or get help with your licensing and billing:

* [Phocas customers click here](https://portal.usepylon.com/phocas/login)
* [Epicor customers click here](https://epiccare.epicor.com/epiccare)

{% hint style="warning" %}
Only Phocas users can access in-platform chat and ticket submission.
{% endhint %}

{% embed url="<https://phocassoftware.wistia.com/medias/2l4br2y9vi>" %}
Get help inside the product
{% endembed %}

## Upgrades and services

Use the form in your Phocas side navigation menu to request upgrades, such as additional users, and service work, such as ERP migration and training. Watch this video to learn more.

{% hint style="warning" %}
To submit a services form, your Phocas user email address must be your **business** email address. If needed, update it in your [account settings](/basics/getting-started/account-settings.md) first.
{% endhint %}

{% embed url="<https://phocassoftware.wistia.com/medias/w3nqgv9fkq>" %}

{% hint style="info" %}
Are you using Phocas On-Premise? Contact our Support team about migrating to Phocas Cloud from your on-premise setup.
{% endhint %}


---

# 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.phocassoftware.com/other-information/more-help-and-support.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.
