Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.databar.ai/llms.txt

Use this file to discover all available pages before exploring further.

When an enrichment does not return the expected results, Databar’s built-in data logs give you visibility into what happened at the request level. Every API call made on your behalf is logged with its status, cost, inputs, and error details.

Accessing data logs

Each table has a Data logs button located at the bottom of the table view, next to the Add rows button. Click it to open the log panel for that table.
Data logs button at the bottom of a table

Log columns

The data logs panel shows the following information for each request:
ColumnDescription
StatusWhether the request completed successfully, returned no data, or failed with an error
API / EnrichmentThe name of the data provider or enrichment that was called
CostThe number of credits or actions consumed by this request
InputsThe values sent to the provider (e.g., email address, domain, company name)
DetailsFull response payload or error message

Understanding request statuses

The request was successful and data was returned. The results have been written to the corresponding cells in your table.
The request reached the provider successfully, but no matching data was found for the given input. This is not an error — it simply means the provider does not have information for that particular query.
The request failed. Check the Details column for the specific error message and status code.

Status codes reference

When a request fails, the status code helps identify the cause:
CodeMeaningWhat to do
200OKRequest succeeded. If cells are still empty, the provider returned no matching data for your input — try different input values.
400Bad RequestOne or more input parameters are invalid. Check that the correct columns are mapped and that values are in the expected format.
401UnauthorizedThe API key is invalid or expired. If using your own key via a connector, verify it in your workspace settings. If using the API Network, contact support.
404Not FoundThe requested endpoint or resource does not exist. This is typically a platform-side issue — contact support at info@databar.ai.

Error indicators in cells

When an enrichment encounters an error for a specific row, the corresponding cell displays a small triangle icon. Hover over the icon to see a tooltip with the error message and status code.
Hovering over an error triangle in a cell to see the error details
This makes it easy to spot and diagnose issues without opening the full data logs panel.

General troubleshooting tips

1

Check your inputs

The most common cause of “no data” results is malformed or unexpected input values. Verify that the column mapped to the enrichment contains clean, correctly formatted data.
2

Review the data logs

Open the data logs panel and filter by Error status to see all failed requests. The Details column usually contains enough information to identify the problem.
3

Try a single row first

Before running an enrichment on your entire table, test it on a single row. This lets you verify the configuration without consuming credits on a large batch.
4

Check your API key

If using a connector with your own key, make sure the key is still valid and has sufficient quota on the provider’s side.
5

Contact support

If you receive persistent 404 errors or unexpected behavior that you cannot resolve, reach out to the Databar team at info@databar.ai.

Enrichments

Learn how enrichments work

Credits and billing

Understand request costs