Frequently Asked Questions

Everything you need to know about sharing your data

Data Files & Structure

What file formats are supported?

We support CSV files and Excel files (.xlsx, .xls). Both formats are processed to create interactive query interfaces automatically.

How should I structure my data files?

Each column should have a clear header in the first row. Use consistent data types within each column (e.g., all numbers, all dates, or all text). Our system automatically detects column types and creates appropriate filters.

Can I upload Excel files with multiple sheets?

Yes! When you upload an Excel file, you'll be able to select which sheet to use and specify which row contains the column headers (useful if your data starts on row 2 or later).

What's the maximum file size?

Files can be up to 10MB and contain up to 100,000 rows.

How are column names handled?

Column names are sanitized for security but we preserve the original names for display. Special characters are normalized, but your data consumers will see the original column names in the query interface.

File Types & Data Detection

What data types are automatically detected?

Our system detects: Numeric (integers and decimals), Dates, Binary/Yes-No values, Categories with few options, Categories with many options, and Text fields. Each type gets an appropriate filter control.

Can I control which columns appear in the query form?

Yes! After uploading, you'll configure which columns are queryable. You can enable or disable any column, and consumers will only see the columns you've enabled.

What if my column has mixed data types?

If a column has mixed types, it's treated as text. For best results, keep data types consistent within each column.

Security & Privacy

Is my data secure?

Yes. Your data is stored in a secure PostgreSQL database with industry-standard security practices. Each dataset has a unique share token, and only people with the link can access it.

Is the data encrypted?

Data is encrypted in transit using HTTPS. Database storage follows PostgreSQL's security standards on Replit's infrastructure.

Can anyone access my data?

Only people with your unique share link can query your data. The link acts as the access credential. Don't share it publicly if you want to keep your data private.

Can consumers download my entire dataset?

No. Consumers can only query and view filtered results through the interface, with pagination limits. They cannot bulk download your entire dataset.

Can I revoke access to my data?

Yes. Deleting your dataset immediately makes the query form inaccessible. Anyone with the link will see an "Access Denied" error. All data, columns, and the dynamic table are permanently deleted.

Dataset Management

What happens to query forms when I delete a dataset?

When you delete a dataset, the query form becomes immediately unusable. Anyone with the link will see an "Access Denied" error. All data, columns, and the dynamic table are permanently deleted.

Can I edit my data after uploading?

Currently, datasets are read-only after upload. If you need to update data, delete the old dataset and upload a new version.

How long are datasets stored?

Datasets remain active until you delete them. There's no automatic expiration.

Accounts & Billing

Is there a free plan?

Yes! The Free plan includes 5 datasets, 100 queries per month, and 1,000 rows returned per month.

What are the paid plans?

Pro plan is $29/month and includes 30 datasets, 10,000 queries per month, and 100,000 rows returned per month. Business plan is coming soon with unlimited features.

What happens when I hit my monthly limits?

When you reach your query or row limit, queries will be blocked until the next month or you upgrade your plan. Your existing datasets remain accessible once limits reset.

How do I upgrade my account?

Click "Upgrade Plan" from your dashboard and complete the payment through Stripe. Your limits increase immediately.

Can I cancel anytime?

Yes. Contact support for cancellation. Your data will remain accessible during your paid period.

Do query limits reset monthly?

Yes. Query and row limits reset on the first day of each calendar month.

Still have questions?

We're here to help! Send us your feedback or questions.

Contact Support