---
title: "Console & operations"
description: "Check status, shares, activity, connectivity and support in the Outpost."
canonical_url: "https://meingpt.com/en/docs/integrations/vault/operations"
language: en
---

# Console & operations

The Outpost is operated in the application window on its machine. No command line is needed for day-to-day work.

**No window, no console, nothing at all?** → [Outpost does not start](/en/docs/integrations/vault/operations/does-not-start)

## The seven areas

| Tab            | What it is for                                                  |
| -------------- | --------------------------------------------------------------- |
| **Status**     | Overall health and current action required                      |
| **Shares**     | Folders, databases, MCP servers and HTTP APIs                   |
| **Activity**   | Trends for load, storage, files, requests and data transfer     |
| **Connection** | Pairing, automatic reconnect and network checks                 |
| **Protocol**   | Durable operational events and current technical output         |
| **System**     | Diagnostics, support, version, hardware and storage locations   |
| **Settings**   | Startup, compute budget, storage limit, language and appearance |

The status bar at the bottom of the window remains visible everywhere. It shows whether the local Outpost service is running and whether meinGPT is connected. **Start** and **Stop** affect the service; they do not change the pairing or the stored shares.

## Status: four questions

The top row answers exactly four questions:

1. **Outpost:** Is the local service running?
2. **Connection:** Is meinGPT connected?
3. **Search:** Is at least one document usable?
4. **Background preparation:** Is everything current, is work running, or are there exceptions?

Below that are only the global facts: searchable documents, searches during the past 24 hours, latest successful folder update and Outpost storage used. CPU, memory and individual index stages belong under **Activity** or in the folder's **Processing** view.

A vector index still being built is not an outage. Once text has been extracted, the pool can already be used; the keyword and vector indexes improve search afterward. Individual skipped files appear as exceptions without making an otherwise usable pool look failed.

![The "Status" tab: the four tiles Outpost, Connection, Search and Background preparation, with operation and current tasks below.](/images/vault/console/status.webp)

## Shares: one entry point for every local target

The list contains folders and, when the services preview is enabled, databases, MCP servers and HTTP APIs. Each row only shows the state that is useful for comparison: name or path, usability, size, exceptions and latest update. **Read everything again** starts another pass over every folder.

![The "Shares" tab with one shared folder: path, number of searchable files and status.](/images/vault/console/freigaben.webp)

### Folders

A folder has four detail areas:

| Area                 | Contents                                                                                            |
| -------------------- | --------------------------------------------------------------------------------------------------- |
| **Processing**       | File discovery, text extraction or OCR, keyword index and vector index with progress and exceptions |
| **Source documents** | File explorer, subfolders, file types and the concrete reason for files that could not be processed |
| **Data access**      | Data retrieval by meinGPT and local access to the source folder                                     |
| **Folder activity**  | Searches, synchronizations, configuration changes and failed operations for this folder             |

There are three search targets under **Processing**:

| Search target                        | Result                                                                                                   |
| ------------------------------------ | -------------------------------------------------------------------------------------------------------- |
| **Automatic (recommended)**          | The Outpost adds the vector index when it fits the configured storage limit and the system disk reserve. |
| **Keyword search (full-text index)** | Fast, relevance-ranked word search without a vector index.                                               |
| **Meaning search (vector index)**    | Keyword search plus semantic search; uses additional time and storage.                                   |

Two decisions remain separate under **Data access**:

- **Data retrieval:** extracted text only, or original files too.
- **Source folder:** read-only, or read and write. Read and write lets meinGPT create, edit, move, and recoverably delete text files in the released folder — details under [A folder on this machine](/en/docs/integrations/vault/sources/local#set-source-access).

The release level is set on the Outpost and reported to meinGPT as a device setting. In meinGPT you then decide whether to adopt the reported folder as a data source and who may use it.

### Database, MCP and HTTP

Services have **Status**, **Data access** and **Activity**. Status keeps four proofs separate: locally stored target, local check, report to meinGPT and reachability from meinGPT.

For PostgreSQL, schema inspection and `SELECT` are always allowed. `INSERT`, `UPDATE` and `DELETE` are enabled individually and checked against the effective database privileges. For MCP and HTTP, the Outpost fixes the local target; tool or API permissions are managed in meinGPT, and cloud requests cannot redirect the target to another address.

## Activity: trends and capacity

The global tab offers one-hour, 24-hour and seven-day ranges. It shows:

- requests per second and errors
- CPU and memory use
- Outpost storage used and configured storage limit
- observed, searchable and semantically indexed files
- inbound and outbound data transfer
- every share with a direct link to its details

This tab answers “How is operation developing?”. Individual operations and failure times live under **Protocol**.

![The "Activity" tab: requests per second, CPU and memory use, storage used, and searchable files over time.](/images/vault/console/aktivitaet.webp)

## Connection: pairing and network checks

Pairing connects this machine to the meinGPT organization. **Replace pairing** creates a new key; **Disconnect pairing** separates the machine after confirmation.

The Outpost reconnects automatically while it remains paired and the service is running. When a problem occurs, the connection check reports DNS, TCP, TLS, proxy, meinGPT reachability and system clock separately. A failed row names the cause and the next action.

The Outpost opens the connection outbound. There is no inbound port and no firewall rule for incoming traffic.

![The "Connection" tab: pairing status, cloud tunnel, the data-access summary, and the device identifiers to copy for support.](/images/vault/console/verbindung.webp)

![The same tab with the cloud connection down: the cloud tunnel reports "Cloud connection lost," and the status bar below shows meinGPT as offline.](/images/vault/console/verbindung-fehler.webp)

## Protocol: event or technical output

**Events** contains the durable history of searches, synchronizations, service requests and configuration changes. A failed event links to the affected folder or service and shows the recorded cause there.

![The "Protocol" tab on "Events": a failed folder synchronization with its cause, timestamp, and a button straight to the affected folder.](/images/vault/console/protokoll-ereignisse.webp)

**Live output** shows the current technical stream. For a support request, the sanitized diagnostics export under **System** is a better handoff than copied raw logs.

![The "Protocol" tab on "Live output": a searchable technical stream with filters, here a repeated warning about high CPU load.](/images/vault/console/protokoll-live.webp)

## System and support

Support and recovery stay visible under **System**:

- support request and sanitized diagnostics export
- version, update state and signed installation
- operating system, CPU and memory
- metadata recovery when it is actually required
- configuration file and data folder
- compact support data with a copy action

The diagnostics export contains no document content and no secrets.

![The "System" tab: support request and diagnostics export, version and update state, operating system, processor and memory.](/images/vault/console/system.webp)

## Common problems

| Symptom                                           | Next action                                                                        |
| ------------------------------------------------- | ---------------------------------------------------------------------------------- |
| **Connected**, but nothing is found               | Check the status bar and start the Outpost service. Then open **Shares**.          |
| Folder is ready locally but not usable in meinGPT | Adopt the reported folder as a data source in meinGPT and grant access.            |
| A file is missing                                 | Open folder → **Source documents** for the file, reason and possible action.       |
| Synchronization failed                            | Open folder → **Folder activity** and read the concrete error.                     |
| Vector index is still running                     | Use the pool through text or keyword search; follow progress under **Processing**. |
| Connection drops repeatedly                       | Open **Connection** and run the network check.                                     |
| Support needs technical details                   | Open **System**, export diagnostics and copy the support data.                     |
