Claude Projects Knowledge Not Working: Practical Fixes for Missing or Ignored Project Context
TL;DR Start by confirming the right Claude account, project, and conversation are open before changing files. Use a clean browser or app session to separate Claude-side issues from local cache,…
- Start by confirming the right Claude account, project, and conversation are open before changing files.
- Use a clean browser or app session to separate Claude-side issues from local cache, extension, or cookie problems.
- If uploaded knowledge is ignored, test with a small targeted prompt and check whether the file is readable, relevant, and attached to the correct project.
Overview
Claude Projects knowledge can fail in two different ways: the project knowledge area may not load, or Claude may answer as if the uploaded material does not exist. Treat those as separate problems. First verify access, session state, and service availability. Then isolate browser or app behavior. Only after that should you inspect files, permissions, and prompt wording. Anthropic describes Projects as a way to organize chats and context for a focused workspace in Anthropic’s official Projects help article.
- Open Claude in a private window, sign in again, and confirm you are using the intended account.
- Open the exact Project, not a normal Claude chat, then start a new chat inside that Project.
- Ask Claude to summarize a specific uploaded document by filename to test whether Project knowledge is being considered.
- Disable browser extensions that rewrite pages, block scripts, or modify authentication cookies.
- Check Anthropic’s official status page for service-impacting incidents before making account changes.
- Start with the safest account, browser, and availability checks.
- Do not treat every missed answer as an upload failure; prompt routing and retrieval can look similar.
- Do not invent outage, rollout, price, version, or file-limit explanations without evidence.
- Separate browser, app, account, and project knowledge causes before escalating.
- Use [INTERNAL:claude not working] and [INTERNAL:claude files not uploading] for related fixes.
Symptoms
The common symptom is simple: Claude answers without using documents, notes, or instructions you added to a Project. You may also see project knowledge appear empty, fail to save, disappear after refresh, or behave differently between a normal chat and a Project chat. In other cases, Claude can see one file but ignores another, which points away from a general account failure and toward file relevance, parsing, or prompt design. Avoid assuming there is a platform outage unless the official status page or support channel says so.
Why This Happens
Project knowledge problems usually fall into four layers: account access, client state, knowledge configuration, and prompt behavior. Account issues include signing into the wrong workspace or using a conversation outside the Project. Client issues include stale cookies, blocked scripts, and extensions that interfere with Claude’s web app. Configuration issues include uploading the wrong file, saving knowledge to the wrong Project, or using a document Claude cannot read well. Prompt behavior is the subtle one: Claude may have access to context but still answer from the current conversation when the question is too broad.
Check status, account, and basic access
Confirm the session and Project scope
Sign out, sign back in, then open Claude from a clean tab. Confirm the Project name in the sidebar and start a new chat from inside that Project.
A normal Claude chat is not the same troubleshooting surface as a Project chat. If you paste a prompt into a general conversation, Project knowledge will not be the right assumption. Also check whether you are using the expected personal or work account. Workspaces, browser profiles, and SSO flows can make this look like a product failure when the wrong identity is active. After confirming the account, check Anthropic’s status page for service-level issues.
Try a clean browser or app session
Separate Claude from your local browser state
Test in a private window or a second browser with no extensions, then compare the same Project and same prompt.
Browser state is a high-probability cause because Project knowledge depends on authenticated app state, file metadata, and a dynamic web UI. Test Chrome, Safari, Edge, or Firefox with extensions disabled. If the issue disappears, re-enable password managers, privacy tools, script blockers, grammar assistants, and developer extensions one at a time. On mobile, compare the app with the browser version. This is not busywork: it tells you whether support needs a Claude account case or whether you need to fix local browser storage.
Check file, permission, and Project configuration
Verify the knowledge item itself
Check that the intended file or text is present in the right Project, saved after upload, and relevant to the failing prompt.
Open the Project settings or knowledge area and confirm the document is actually present. If you copied text into knowledge, check for truncation, formatting loss, or accidental replacement. If you uploaded a file, test with a smaller plain-text version containing one unmistakable fact, then ask Claude to retrieve that fact by filename. This avoids guessing about limits or internal retrieval. Anthropic’s guidance on context handling is broader than Projects, but Anthropic’s long-context prompting documentation is useful when diagnosing whether the model is being directed to use supplied material.
Use prompts that force a diagnostic answer
Claude can have access to Project knowledge and still produce a generic answer if the prompt does not anchor the task. Use diagnostic prompts that demand provenance. Example: “Using only the Project knowledge file named release-plan.md, list three bullets and quote the section headings you used.” If Claude cannot find the file, ask it to state that directly rather than guessing. This is an opinionated workflow: use Project knowledge for stable reference material, but avoid it for rapidly changing operational facts unless you refresh and retest after each edit.
Diagnostic prompt:
Use only the Project knowledge for this Project.
Find the document named <filename>.
Return:
1. Whether you can access it
2. The headings you see
3. One exact phrase from the document
If you cannot access it, say so directly.
Run platform-specific checks
Compare web, desktop, and mobile behavior
If available, test the same Project from another device or platform before changing knowledge files.
On macOS or Windows, compare the desktop app with the web app if you use both. On iPhone or Android, test whether the problem is only upload-related, only display-related, or also affects answers inside existing Project chats. If a Project works on desktop but not mobile, avoid rebuilding it; capture the platform difference instead. If it fails everywhere under the same account, account access, Project configuration, or service availability becomes more likely than a local device issue.
When to rebuild the Project
Rebuilding a Project is useful only after you have isolated the failure to that Project. Create a temporary Project with one small reference file and a direct diagnostic prompt. If that works, the original Project may contain conflicting instructions, stale knowledge, or files that are hard to parse. Do not rebuild first; it destroys evidence and can hide the real cause. Use a new Project when the original has accumulated many unrelated files, mixed instructions, or old content that contradicts the current task.
If It Still Fails
Collect a clean reproduction before contacting support: account type without sensitive identifiers, browser or app, device, Project name, file type, upload path, and the exact prompt used. Include whether the issue happens in a private window and whether a new Project with one small file works. Do not include private documents unless the support route explicitly allows it and your organization permits sharing. If an official status incident exists, wait for recovery before making large Project changes.
FAQ
Why is Claude ignoring my Project knowledge?
Claude may be in a normal chat instead of a Project chat, the wrong account may be active, the file may not be saved correctly, or the prompt may not direct Claude to use the Project material. Start with a filename-specific diagnostic prompt.
Does this mean Claude is down?
Not by itself. Project knowledge failures can come from browser state, account scope, file configuration, or prompt behavior. Check Anthropic’s official status page before treating it as an outage.
Should I delete and re-upload all Project knowledge?
No. Copy or back up source files first, then test with one small file in a temporary Project. Rebuild only after you confirm the original Project is the failing layer.
Why does Project knowledge work in one browser but not another?
That usually points to local browser state: extensions, cookies, cached app data, or script blocking. A private window or clean browser profile is the fastest comparison test.
Can Claude use Project knowledge automatically?
Project knowledge is intended to provide context inside the Project, but prompts still matter. Ask for a specific file, section, or fact when diagnosing whether Claude is using the material.
What should I send to support?
Send the browser or app, device, Project scope, file type, exact prompt, whether private mode changes the result, and whether a new Project with one small test file works. Avoid sending confidential content unless approved.