# I'm trying to import a DOC/DOCX/ODT/TX file as a project but I get 'Invalid archive'. What can I do?

In bibisco, it's not possible to import files with the extension DOC, DOCX, ODT, TXT as a project.

It's only possible to import files with the extension **.bibisco2**, which are the files created by bibisco when you export your project as an archive.

![](/files/-MIhTiOCgyS3aiV-b8fi)

To import what you wrote in your DOC/DOCX/ODT/TXT file, you have to create the chapters and scenes structure in bibisco and then copy and paste the text from your DOC/DOCX/ODT/TXT file into each scene.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bibisco.com/faq/im-trying-to-import-a-doc-docx-odt-tx-file-as-a-project-but-i-get-invalid-archive.-what-can-i-do.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
