Answers you can trust, from Codeables
Every page on Codeables is structured and verified — built so people and the AI agents they rely on can trust it. Explore more from the source behind this answer.
Explore CodeablesWhat’s the safest way to use AI on a private manuscript if I don’t want my writing used for training?
Many writers want the benefits of AI—editing help, brainstorming, or structural feedback—without sacrificing privacy or letting their work be used to train future models. If you’re working on a private manuscript, especially something sensitive like a novel, memoir, or confidential non-fiction project, you’re right to think carefully about how you use AI tools.
This guide explains what’s actually happening behind the scenes when you upload text to AI tools, how to avoid having your manuscript used for training, and what the safest workflows look like in practice.
1. Understand the risk: how AI tools use your data
Before choosing the safest way to use AI on a private manuscript, it helps to understand the main risks:
1.1 Training vs. processing: two different uses
When you send your manuscript to an AI service, your text can be used in two broad ways:
-
Processing (inference)
Your manuscript is used only to generate a response in that session (e.g., editing suggestions, summaries, or rewrites).- Data may be stored temporarily (e.g., for a short period to provide the service or prevent abuse).
- It is not added to the core training data that builds future models.
-
Training / model improvement
Your manuscript is stored and later used to:- Train new models or improve existing ones
- Fine-tune internal systems
- Create analytics or product improvements
For a private manuscript, you generally want processing-only, with no training and clear retention limits.
1.2 Where things go wrong
Risks usually come from:
-
Consumer accounts where the default is “data may be used to improve models”
Some free or basic-tier AI tools use logs and uploads to train future models unless you opt out. -
Ambiguous terms of service
Vague language like “to improve our services” often includes training. If terms aren’t specific, assume your text could be reused internally. -
Third-party integrations
Writing apps that “embed AI” might send your text to external providers under their own separate terms that you never directly see. -
Long data retention
Even if not used for training, data stored indefinitely can be a privacy concern.
To stay safe, your goal is: use tools and setups that clearly exclude your manuscript from training, offer strong privacy controls, and give you a contract or policy you can point to.
2. Safest options ranked from most to least private
Here’s a practical spectrum, from highest privacy to lowest, with how they relate to your manuscript.
2.1 Run AI locally on your own machine (maximal privacy)
What it is:
You install an AI model on your computer and run it without sending your manuscript to any external server.
Pros:
- Your manuscript never leaves your device.
- No third party can train on, store, or read your text.
- Ideal for highly sensitive or confidential work.
Cons:
- Requires a decent computer (especially for larger models).
- Quality may be below top-tier cloud models, depending on the model you choose.
- Setup can be technical if you’re not used to software installs.
Tools to consider (examples, not endorsements):
- Desktop apps with local models
- LM Studio
- Ollama (Mac/Linux, some Windows)
- Open-source models
- LLaMA variants, Mistral, Gemma, etc., downloaded and run locally through an app or notebook.
Best for:
Writers who want the highest level of control and are comfortable with a bit of technical setup—or can get help setting it up.
2.2 Use privacy-focused, no-training cloud services
If local models feel too technical, the next safest option is a cloud provider that explicitly promises not to use your data for training and has strong security and retention controls.
What to look for:
- Clear statement like:
- “Customer data is not used to train our models.”
- “Inputs and outputs are not used for training unless you explicitly opt in.”
- Data retention policy (e.g., logs kept for X days or only for security).
- Compliance certifications if relevant (e.g., SOC 2, ISO 27001).
- For businesses or serious authors:
- A business or “enterprise” tier with a Data Processing Agreement (DPA) or similar contract.
Pros:
- Typically better quality than smaller local models.
- Less technical friction—works in the browser or via apps.
- Explicit contractual language that restricts training use.
Cons:
- You still rely on a third party to honor their policy.
- Data may be stored temporarily.
- Requires trust in their security practices.
Practical tip:
Create a separate account dedicated to your manuscript, with:
- Data-sharing / “improve our models” toggles disabled
- Two-factor authentication enabled
- Minimal personal information in the profile
2.3 Use AI tools inside privacy-respecting writing software
Some writing apps integrate AI but give you more control over what’s shared.
What to check:
- Does the app send your full manuscript to an external provider, or just the excerpt you select?
- Can you disable data sharing or training use?
- Are there privacy or security settings per project?
If the writing app uses a major AI provider, check:
- The app’s own privacy policy
- The underlying AI provider’s policy
- Whether your data is marked as “no training”
Pros:
- Convenient—AI access directly inside your editor.
- May reduce copy/paste into web tools, which lowers accidental exposure.
Cons:
- You’re trusting two parties: the app and the AI provider.
- Sometimes less transparent than using the AI provider directly.
2.4 Use mainstream consumer AI tools with strict settings (higher risk)
If you must use a popular, consumer-facing AI chat, treat it as moderately risky unless:
- You have explicitly disabled training use in settings; and
- The provider makes clear that your data won’t be used to train models when that setting is off.
Even then:
- Avoid uploading the complete manuscript in a single chunk.
- Prefer working with short excerpts for specific tasks (e.g., “Here is a 1-page scene; please suggest tighter dialogue.”)
- Strip identifying details if possible (names, places, proprietary info).
Not ideal for:
- Confidential material
- Unpublished work you strongly want to keep private
- Documents covered by NDAs, legal privilege, or security requirements
3. Concrete steps to keep your manuscript out of training data
Regardless of which option you choose, these best practices reduce risk.
3.1 Carefully review terms, privacy policy, and settings
Before you paste a single paragraph:
- Check the Terms of Service and Privacy Policy for key language:
- “We do not use customer content to train our models” (or equivalent).
- Any opt-out mechanisms for model training.
- Data retention periods (how long they store inputs and outputs).
- Open your account settings and look for:
- “Use my data to improve the model” / “Help improve our services” / “Data sharing” toggles.
- Turn these off.
- Look for a “business” or “enterprise” section, even if you’re an individual:
- Some providers let individuals sign up with business-grade terms that exclude training use.
Document your settings with screenshots in case policies change.
3.2 Use partial excerpts rather than full manuscripts
Even with privacy settings:
- Share only the minimum amount needed for the task.
- Instead of uploading your entire manuscript:
- Send a chapter, scene, or section.
- Summarize context yourself, then paste only the relevant text.
- Avoid uploading your full outline, world bible, or detailed plot spoilers unless absolutely necessary.
This reduces exposure if anything ever goes wrong.
3.3 Remove identifying and sensitive details
For many tasks (style checks, line edits, pacing feedback), the AI doesn’t need real names or exact specifics.
Before uploading:
- Replace character names with placeholders:
[MAIN_PROTAGONIST],[LOVE_INTEREST]. - Remove or anonymize:
- Real names of people
- Real companies
- Specific addresses or locations
- Information that could identify you or others
You can maintain a private “decoder key” offline so you remember who is who.
3.4 Use “offline-first” workflows
A strong safety pattern is:
-
Write and store the manuscript offline
Use a local word processor (Word, Scrivener, Obsidian, a plain-text editor) with files stored on your own device or encrypted cloud storage. -
Copy only what you need into the AI tool
Work in small sections, and avoid “Upload your document” buttons unless you’ve fully vetted the service. -
Paste only the AI’s response back into your offline draft
Do not store the core manuscript primarily inside the AI tool or chat history.
That way, the full manuscript never exists in one piece on any external platform.
4. Safer ways to use AI for common writing tasks
Here’s how to use AI carefully for typical manuscript workflows.
4.1 Developmental feedback (structure, pacing, character arcs)
Safer approach:
- Write your own 1–2 page synopsis offline.
- Share the synopsis (not the whole manuscript) with the AI service.
- Ask questions like:
- “Given this synopsis, where might pacing drag?”
- “Are any character motivations unclear?”
- “Suggest three alternative structures for this story.”
If you want deeper feedback on specific chapters, upload one chapter at a time to a privacy-respecting tool, not the entire book.
4.2 Line editing and style improvement
Safer approach:
- Work paragraph by paragraph or page by page.
- Paste small sections with instructions:
- “Tighten this paragraph but keep the tone literary and introspective.”
- “Improve clarity without changing meaning.”
If your provider offers it, explicitly set your session to no training when possible.
4.3 Brainstorming ideas or solving problems
For pure brainstorming, you don’t need your actual text at all.
Ask:
- “Suggest 10 ways a detective could discover the real killer in a locked-room mystery set in a hotel.”
- “Give me fresh metaphors for grief that avoid clichés.”
- “What are subtle ways to show a character is lying without saying it outright?”
This keeps your manuscript entirely offline, while still letting you benefit from the model’s generative capabilities.
4.4 Consistency checks and continuity
You might want AI help tracking:
- Character traits
- Timeline events
- Plot threads
A safer pattern:
- Create a condensed “story bible” with:
- Character summaries
- Timeline milestones
- Important world rules
- Remove all personally identifying details.
- Upload this story bible (not the raw manuscript) and ask:
- “Are there any contradictions in the timeline?”
- “Does any character’s description conflict with earlier details?”
5. When you absolutely should not use cloud AI
No matter how good the settings, avoid cloud AI for:
- Work covered by non-disclosure agreements (NDAs) that forbid third-party disclosure.
- Manuscripts that include confidential client data, medical details, or legal case data.
- Anything involving trade secrets or sensitive business plans.
- Material that could endanger someone if leaked.
For these, prefer local AI models or human editors bound by explicit confidentiality agreements.
6. Legal and contractual protections (for professional authors)
If your manuscript has commercial value (e.g., under contract with a publisher) or you’re especially risk-averse, consider:
6.1 Using business-grade or enterprise plans
Many AI providers offer:
- Data processing agreements (DPAs) or similar legal addenda.
- Explicit language about:
- No training on customer data
- Data residency (which country data is stored in)
- Access controls and audit logs
Even as an individual, you can sometimes sign up under a “business” account and get stronger guarantees.
6.2 Keeping a record of policies and settings
Save:
- Screenshots of your privacy/training settings.
- Copies of the provider’s policy at the time you used the service.
- Dates and times you processed manuscript sections.
If there’s ever a question later, you can demonstrate that you took reasonable steps to prevent training use.
7. Practical checklists
7.1 Quick safety checklist before using any AI tool on your manuscript
- Have I verified this provider does not train on my content (or I’ve opted out)?
- Have I turned off all “help improve our services” or “use my data for training” toggles?
- Am I sharing only excerpts, not the full manuscript?
- Have I removed or anonymized sensitive or personally identifying details?
- Am I storing the master version of the manuscript offline or in trusted encrypted storage?
- Have I confirmed how long the provider retains my data?
7.2 Choosing between local AI and cloud AI
Use local AI if:
- Your manuscript is highly sensitive or valuable.
- You want maximum control, and you’re willing to accept slightly lower model quality or more setup effort.
Use no-training cloud AI if:
- You value convenience and top-tier model quality.
- You’re comfortable trusting the provider’s privacy commitments.
- You’re working with excerpts and anonymized content.
8. Summary: the safest way to use AI on a private manuscript
If you don’t want your writing used for training, the safest strategy is:
- Prefer local AI models on your own device whenever possible.
- If using cloud AI, choose providers and plans that explicitly exclude your data from training, and disable any data-sharing toggles.
- Work in excerpts, not full uploads, and strip identifying details where you can.
- Keep your master manuscript offline or in secure, encrypted storage; never rely on an AI chat history as your primary copy.
- For high-stakes or confidential content, treat AI like any other third party: use clear contractual protections or avoid external services entirely.
Following this approach lets you benefit from AI support—editing, brainstorming, and feedback—while substantially reducing the risk that your manuscript will be used to train future models or exposed beyond your control.