Connecting an AI Provider, or Running One Yourself
Settings, then AI. Ollama on your own hardware, Groq, OpenAI, Anthropic, or any OpenAI- or Anthropic-compatible endpoint. The key is encrypted into your own database and no prompt passes through Pental.
Every AI feature runs on a provider you choose and pay for. There is no shared pool and no Pental credit. The screen is Settings, then AI, and it holds the provider, the key, the model and a couple of limits.
What you can point it at
- Ollama, local or self-hosted, which the screen marks as recommended. Nothing leaves the machine.
- Groq, which is fast and has a free tier, so it is a reasonable place to try the features before committing.
- OpenAI.
- Anthropic Claude.
- A custom endpoint, declared as either OpenAI-compatible or Anthropic-compatible, for anything you host yourself or buy elsewhere.
For a hosted provider you paste a key and pick a model. The key is encrypted on write into your own database, alongside your findings and under the same policies. For Ollama or a custom endpoint you give a base URL instead, and the screen discovers the models available and lets you choose from what it found rather than making you type a name.
The two settings worth understanding
- Maximum tokens per request. Two thousand is a sensible default for most self-hosted models; hosted models can take more.
- Keeping a large model resident on the GPU, which is worth switching on for anything from about fourteen billion parameters up, because the reload cost otherwise dominates.
Local models have no rate limits, so the platform can take as long as a job needs. Hosted providers do, so the same work is paced to stay inside them. Neither runs a reduced-quality pass to save time.
The prompts are yours
Every field the platform can write has a prompt you can read and edit, in the same settings area as the field itself. That covers the built-in fields and each of your own custom ones. Nothing is hidden inside the product, so if the output is not in your house voice, the fix is a prompt you can see rather than a support ticket.
Try This on Your Own Database
Pental runs on a Postgres project you own, under your own brand, with the AI on your own key. The trial is the whole platform.
Also Worth Reading
Creating Your Database and Installing the Schema
Four steps: create a Postgres project in your own account, run the setup SQL, register one auth hook, then connect the project to Pental. The hook is the step people miss.
SetupPutting Your Portal on Your Own Domain
One DNS record, then the portal verifies it and issues a certificate. Most failures are the same three causes, and the setup screen tells you which one you have hit.
ReportingMaking Your Word Template the One Pental Fills
Open the Document Builder, upload any document you already send, and let the AI take the last engagement out and place the fields; you check what it did and see the real pages before you save. Nothing asks you to know how a Word file is put together.
Setup guide
Prefer to watch it?
The whole setup recorded, with chapters you can jump to: registering, your own domain, your own database, your own mail server, branding, the first sign-in, and keeping the database updated.
- 0:00 · Registering, signing in, and the free trial
- 0:51 · Your name and your firm’s name
- 0:57 · Custom domain
- +5 more