> For the complete documentation index, see [llms.txt](https://docs.stratebid.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stratebid.com/biao-shu-sheng-cheng/zhi-neng-bian-biao/qi-ta-gong-neng.md).

# 其他功能

## 1、编辑项目

点击“编辑”，可在弹窗中编辑项目名称和项目编号。完成后，点击“保存”即可。

<figure><img src="/files/roWotqOI5uDevigTLjjb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/b8spiLyc8lwWhSURzU5M" alt=""><figcaption></figcaption></figure>

## 2、删除项目

点击“删除”按钮，在弹出对话框中点击“确定”按钮即可从列表中删除项目。

## 3、下载标书

点击“下载”，可选择下载商务标、下载技术标或者压缩包（包含已生成的商务标和技术标）。

<figure><img src="/files/mUqUiYRtvLnkArnb2LQX" alt=""><figcaption></figcaption></figure>

## 4、检索项目

点击列表上方的搜索按钮，在搜索条件中填写关键词和选择条件，即可检索列表中的项目。

<figure><img src="/files/uQgS7V0NIDm9eiXolEWW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/U3E9HrCVZ3KEoPrtbuaz" alt=""><figcaption></figcaption></figure>

## 5、纳入历史技术标

编写的技术标书，为了方便后续参考、调用、随时查阅，可点击此按钮，把编写好的标书纳入到对应类型的历史标书库。

<figure><img src="/files/FYhlbaZBMUmLVb3R2E14" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stratebid.com/biao-shu-sheng-cheng/zhi-neng-bian-biao/qi-ta-gong-neng.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
